Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 160 Bytes

File metadata and controls

5 lines (5 loc) · 160 Bytes
yarn build # places minified files in dist/
yarn dev   # same, but not minified
yarn serve # serves the project for testing, auto-recompiles on changes