Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 262 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 262 Bytes

Run following commands in terminal

  • npm install --global babel-cli
  • npm install
  • bower install
  • start server using : python -m SimpleHTTPServer
  • npm test
  • open page: localhost:8000