Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 192 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 192 Bytes

Steps when you first checkout

git clone https://github.com/croogie/swx-ember.git

cd swx-ember

npm install

bower install

grunt server

Start developing...