Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cantonjs/react-lib-boilerplate

React lib boilerplate
https://github.com/cantonjs/react-lib-boilerplate

babel boilerplate boilerplate-template enzyme jest lib-boilerplate library react starter-kit testing webpack

Last synced: 17 days ago
JSON representation

React lib boilerplate

Awesome Lists containing this project

README

        

# react-lib-boilerplate

## Supports

- ES6 (using `webpack` and `babel`)
- Auto testing (using `jest` and `enzyme`)
- Output `cmd`, `umd`, and minified `umd` files.

## Start a project

Make sure you have installed [Node.js](https://nodejs.org/).

1. `git clone` this repo
2. `cd` to this repo dir, and run `node setup`
3. Happy hacking

## Related Projects

- [front-end-lib-boilerplate](https://github.com/cantonjs/front-end-lib-boilerplate)

## License

MIT