https://github.com/hashrocket/get-started-with-redux-form
Get Started with redux-form
https://github.com/hashrocket/get-started-with-redux-form
Last synced: 9 months ago
JSON representation
Get Started with redux-form
- Host: GitHub
- URL: https://github.com/hashrocket/get-started-with-redux-form
- Owner: hashrocket
- Created: 2017-07-24T21:29:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T16:28:05.000Z (almost 9 years ago)
- Last Synced: 2024-12-30T03:32:52.083Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Started with redux-form
This is the source code for the blog post, [Get Started with
redux-form](https://hashrocket.com/blog/posts/get-started-with-redux-form), by
[Josh Branchaud](https://github.com/jbranchaud). It demonstrates how to get
started using `redux-form` in the context of a CRA app.
This app was bootstrapped with `create-react-app`. To start the development server:
```bash
$ yarn start
```
## About
[](https://hashrocket.com)
This repository and accompanying blog post were put together by the team at
[Hashrocket, a multidisciplinary design and development
consultancy](https://hashrocket.com). If you'd like to [work with
us](https://hashrocket.com/contact-us/hire-us) or [join our
team](https://hashrocket.com/contact-us/jobs), don't hesitate to get in touch.