Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 619 Bytes

File metadata and controls

13 lines (10 loc) · 619 Bytes

Deploy to Netlify

Commands

Command Description
$ npm start Start the development server
$ npm test Lint, validate deps & run tests
$ npm run build Compile all files into dist/
$ npm run create Generate a scaffold file
$ npm run inspect Inspect the bundle's dependencies