Install node.js & npm
$ npm i -g bower
$ npm i -g gulp$ bower i && npm i
$ touch .envAdd API URL to .env
API_URL=https://rrrhody-api-staging.herokuapp.com
$ npm start$ npm run clean$ npm run build$ npm run deploy| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install node.js & npm
$ npm i -g bower
$ npm i -g gulp$ bower i && npm i
$ touch .envAdd API URL to .env
API_URL=https://rrrhody-api-staging.herokuapp.com
$ npm start$ npm run clean$ npm run build$ npm run deploy