зеркало из
1
0
Форкнуть 0
This commit is contained in:
Stefan Stefanov 2018-09-10 10:50:32 +03:00 коммит произвёл GitHub
Родитель d7f3eca6b3
Коммит 22495be21b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 12 добавлений и 1 удалений

Просмотреть файл

@ -1,2 +1,13 @@
# kendo-react-redux-undo
Kendo UI Grid using Redux for state management and Redux Undo for history management.
Kendo UI Grid using [Redux](https://redux.js.org/) for state management and [Redux Undo](https://github.com/omnidan/redux-undo) for history management.
## Build Setup
```bash
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build