@jikanban/common
v0.0.1
Published
## Installation
Downloads
1
Readme
Jikanban common
Installation
$ yarn install
Build
# Build
$ yarn build
Test
# Unit tests
$ yarn test
# Test coverage
$ yarn test:coverage
Lint
# Lint
$ yarn lint
# Lint and fix
$ yarn lint:fix