Skip to content

thondery/kenote-react-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kenote-react-component

React Component for Kenote

Version Code Build Status Codecov Status Gratipay

Requirements

  • node ^6.0.0
  • npm ^3.0.0

Installation

$ 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.

Project Structure

├── __tests__
├── example
├── lib
├── src
└── .babelrc

License

this repo is released under the MIT License.

Releases

No releases published

Packages

No packages published