Integration showcase between Kendo UI for React and Redux-form
Перейти к файлу
Nikolay Stoychev 43b5f12b6b
Merge pull request #4 from telerik/add-dependencies
fix: add missing dependencies
2018-10-25 14:59:36 +03:00
public initial commit 2018-04-11 15:17:43 +03:00
src fix: remove unused styles 2018-10-25 14:27:50 +03:00
LICENSE Initial commit 2018-04-11 15:01:48 +03:00
README.md chore: update readme 2018-04-12 15:33:27 +03:00
package.json fix: add missing dependencies 2018-10-25 14:58:07 +03:00

README.md

kendo-react-redux-form

Integration showcase between Kendo UI for React and Redux-form

Build Setup

# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build