This project was generated with the Dojo CLI & Dojo CLI create app command.
To create a production build of the application, run npm run build:prod. The built artifacts will be stored in the output/dist directory.
To create a developement build of the application, run npm run build:dev. The built artifacts will be stored in the output/dev directory.
To create run the application with a development server, run npm run build:dev:watch.
To get help for these commands and more, run dojo on the command line.