/checkboxes-in-react

Simple example of how to use checkboxes with React.js.

Primary LanguageJavaScript

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

Install

  1. npm install -g yarn
  2. yarn install

What is Yarn?

Run

  1. npm start
  2. 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.