$ npm install
$ npm start
$ npm run prod
$ npm run build
$ npm run lint
$ npm run stylelint
$ npm run test
tests folder 'client/test'
$ npm run build
$ git add './production/*'
Insert here
.git/hooks/pre-commit
$ npm install
$ npm start
$ npm run prod
$ npm run build
$ npm run lint
$ npm run stylelint
$ npm run test
tests folder 'client/test'
$ npm run build
$ git add './production/*'
Insert here
.git/hooks/pre-commit