Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 492 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 492 Bytes

Open api experiments

Build Status License: MIT

Description

Experiment on open api

Installation

$ yarn

Build

# build
$ yarn build

Test

# unit tests
$ yarn test

Lint

# lint
$ yarn lint