Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 485 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 485 Bytes

js-standard-style

udias-server

Service for 'Universal distributed assistance'

Checkout the live version: http://udias.online

Setup

Use npm install to load all dependencies.

Development

Run node build to create and run the application on your local system.

Production

Run npm run build && npm run start to create and run the application on your local system.