Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (18 loc) · 1.31 KB

README.md

File metadata and controls

20 lines (18 loc) · 1.31 KB

Getting Started

  • Precondition:
    • node: recommended version 5.3.0 or higher via nvm
    • jspm: install globally via npm install -g jspm
  • Install dependencies: npm install && jspm install
  • Run npm start to preview in your local browser and watch for changes
  • Run npm run to see available commands

Features