Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 599 Bytes

Build Status Code Climate

Dependencies

Strato Data portal

A refresh of the original Strato (welldone/strato-old), this time 100x cleaner and 10x better.

Development Environment

$ vagrant up
$ vagrant ssh
$ npm install
$ npm test
$ npm start