Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 241 Bytes

Scripts

npm start Run the app local with webpack dev server on port 8080.

npm test Run all tests

npm run preprod Build the application and serve locally on port 1234

npm run deploy Build application and deploy to github pages