Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 302 Bytes

File metadata and controls

31 lines (21 loc) · 302 Bytes

microstar-server

Public server for microstar API

Docs

API

Install

npm install

As of now, you'll need to link microstar-track package. This will be changed once published.

npm link ../microstar-track

Run

npm start

Tests

npm test