- PLEASE change the
<MAIN_MODULE_NAME>
to whatever you want your module to be - run
npm install
to install all the dependencies - run
npm start
to build assets and start the development server
- run
npm install
to install all the dependencies - run
npm run build
- grab your assets from
build
folder