First we need to get all dependencies:
npm install
And launch server
gulp
With gulp we don't need restart server when edit one file, by default we access to dev api by http://locahost:3000/
First we need to get all dependencies:
npm install
And launch server
gulp
With gulp we don't need restart server when edit one file, by default we access to dev api by http://locahost:3000/