Skip to content

arturjonczyk/ES2015SoupToBits

 
 

Repository files navigation

ES2015 Soup to Bits

App for the ES2015 Soup to Bits Episode

Installing

  1. npm install to resolve dependencies
  2. npm install -g json-server for the API

Running

First, run the API with either

json-server server/db.json

or

json-server server/db.with.xss.json

then open up index.html

Developing

  1. npm install -g gulp
  2. gulp should transpile and trigger the watch

About

App for the ES2015 Soup to Bits episode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 6.6%
  • HTML 1.3%