Um frontend em React/Redux
https://unicampi.github.io/unicampi-browser/dist/#/
Estou usando o Yarn no lugar do NPM
$ cd <path to project>/
$ yarn
Ambiente de DEV
$ yarn run start-dev
Build de PROD
$ yarn run build
Um frontend em React/Redux
https://unicampi.github.io/unicampi-browser/dist/#/
Estou usando o Yarn no lugar do NPM
$ cd <path to project>/
$ yarn
Ambiente de DEV
$ yarn run start-dev
Build de PROD
$ yarn run build