Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 149 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 149 Bytes

X9-DROL

Install

npm install

Build

Regular build:

npm run build

Development build with watcher:

npm run build-dev