Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 529 Bytes

Readme.md

File metadata and controls

12 lines (10 loc) · 529 Bytes
CI Status
AppVeyor(Windows): Build status
Travis(Linux): Build status

How To Run

  1. npm install -g webpack
  2. npm install
  3. npm run dev

How To Run Tests

  1. npm test