ExampleDescription.
npm run prepare:allRunning this command will load and execute
generator.jsscript, which will ask a few questions and do menial tasks based on answers; highly recommendeded to run before start of any further development.
Change ENV to be local, development or production
npm run dev:ENVChange ENV to be development or production
npm run build:ENV