Pull live json from server and edit them on the fly for debugging purposes.
- Run
npm install
in the/client/
and/server/
directories - Use
node app.js
in both directories to run both client and server hosting
- Run
npm install
in the/client/
and/server/
directories - Use
gulp
in both directories to run both client and server hosting