Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.35 KB

File metadata and controls

57 lines (40 loc) · 1.35 KB

ROBIN opendata management system

Installation

$ yarn install

Running the app

# development
$ yarn  start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Support

ROBIN is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

ROBIN is MIT licensed.