App for the ES2015 Soup to Bits Episode
npm install
to resolve dependenciesnpm install -g json-server
for the API
First, run the API with either
json-server server/db.json
or
json-server server/db.with.xss.json
then open up index.html
npm install -g gulp
gulp
should transpile and trigger the watch