- 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
npm run start:dev
for development ornpm run start:prod
for production build