Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 210 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 210 Bytes

ES6-CORE

Getting Started

Install JSPM Dependencies

 jspm install

Install NODE Dependencies

 npm install

Simply run gulp and go to localhost:9000

 gulp watch