A very cute app
| Route | File | Description |
|---|---|---|
/ |
views/main.js |
The main view |
/* |
views/404.js |
Display unhandled routes |
| 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 inspect |
Inspect the bundle's dependencies |