Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 184 Bytes

README-Developers.md

File metadata and controls

10 lines (8 loc) · 184 Bytes

Readme for developers

Getting Started

  1. clone this repo
  2. execute npm i gulp -g
  3. execute npm install
  4. code!
  5. build using npm run build
  6. test using npm run test