Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 223 Bytes

Before anything: run npm install inside project directory

If you do not have bower: npm install bower -g

Build

For installing front-end libraries use: npm run build

Starting project

  • Run server npm start