Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 317 Bytes

demo-app

angular 2 + es6(no type script) webpack Starter

Getting Started

Make sure you have Nodejs

$ git clone https://github.com/dennis-b/Ng2-Starter.git # or clone your own fork
$ cd Ng2-Starter
$ npm install
$ gulp build
$ run on local server # you may use gulp webserver task