- Clone this repo using
git clone --depth=1 https://github.com/vladimirschneider/boilerplate.git <YOUR_PROJECT_NAME>
or click on Use this template button on github - Move to the appropriate directory: cd <YOUR_PROJECT_NAME>
- Run build
npm run start:prod
npm run start:dev