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

Files

Latest commit

bba0d66 · Nov 5, 2016

History

History
12 lines (10 loc) · 483 Bytes

Readme.md

File metadata and controls

12 lines (10 loc) · 483 Bytes
CI Status
AppVeyor(Windows): Build status
CircleCi(Linux): CircleCI

How To Run

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

How To Run Tests

  1. npm test