Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 186 Bytes

INSTALL.md

File metadata and controls

15 lines (12 loc) · 186 Bytes

Short installation guide

First, install:

  • Node.js = 10.9.0 or later

Install packets:

npm install

Start up:

After that start frontend server:

npm run serve