React Component for Kenote
- node ^6.0.0
- npm ^3.0.0
$ git clone https://github.com/thondery/kenote-react-component.git <my-project-name>
$ cd <my-project-name>
$ yarn # Install project dependencies (or `npm install`)| yarn <script> | Description |
|---|---|
| build | Builds the component to ./lib |
| test | Runs unit tests with Jest. |
| codecov | Runs unit tests & codecov with Jest. |
├── __tests__
├── example
├── lib
├── src
└── .babelrcthis repo is released under the MIT License.