Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 635 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 635 Bytes

Uinta API Base codecovtested with jestBuild Status

Installation

$ npm install -g commitizen
$ npm install -g cz-conventional-changelog
$ yarn install

Start

$ npm run serve

Hack on code

$ git add .
$ git cz
$ git push

Built With NestJs framework.