Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 152 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 152 Bytes

Building and testing

To build during testing using webpack dev server run

npm start

When ready to deploy to production run

npm run production