/lesson6

Primary LanguageJavaScriptMIT LicenseMIT

모던 리액트와 리덕스 세션6

리덕스 폼: https://redux-form.com/7.4.2/examples/submitvalidation/

> npm install
> npm start

package.json version 다음버전을 유지한다.

dependencies "react": "^0.14.3", "react-dom": "^0.14.3", "react-redux": "4.3.0", "react-router": "^3.2.0", "axios": "^0.18.0",