dkapexhiu / react-form-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.js Controlled Form Components

To get started:

  1. Make sure you're using Node 6 or higher (4 and higher will work, though)
  2. npm install create-react-app -g (if you don't have it installed already)
  3. npm install
  4. npm run start
  5. Open http://localhost:3000/ in your browser

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 77.4%Language:CSS 18.7%Language:HTML 3.9%