THIS REPOSITORY IS DEPRECATED. Please go to: https://github.com/fedosejev/checkboxes-in-react-16
Simple example of how to use checkboxes with React.js
- Tutorial: http://react.tips/checkboxes-in-react/
- See it in action: https://fedosejev.github.io/checkboxes-in-react/
Install
npm install -g yarn
yarn install
What is Yarn?
- https://code.facebook.com/posts/1840075619545360
- https://scotch.io/tutorials/yarn-package-manager-an-improvement-over-npm
Run
npm start
- Open
http://localhost:8080
in a web browser.
Build
npm run build
Author
Artemij Fedosejev
License
This software is released under the MIT license.
This software comes with NO WARRANTY, expressed or implied.