Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 200 Bytes

How to start

git clone https://github.com/ravi-mone/ng2-lab.git
cd ng2-lab
# If you don't have gulp and/or tsd already installed
npm install -g gulp tsd
npm install
# dev
gulp serve.dev