chore: update readme
This commit is contained in:
Родитель
d7f3eca6b3
Коммит
22495be21b
13
README.md
13
README.md
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче