- Node.js
npm install -g gulp
npm install
gulp styles
(builds styles and runs livereload)
gulp
npm install
Deploy app to server...
Set enviroment variables -> see file .env_example and make .env file
Then run:
npm start
You're welcome
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g gulp
npm install
gulp styles
(builds styles and runs livereload)
gulp
npm install
Deploy app to server...
Set enviroment variables -> see file .env_example and make .env file
Then run:
npm start
You're welcome