This is a Dashboad created using KendoReact components
Перейти к файлу
Kiril Peyanski 868f465b79 WIP: add build to npmignore 2018-12-19 09:44:14 +02:00
build WIP: latest updates 2018-12-19 09:43:39 +02:00
public style: improve overview example grid 2018-10-12 15:31:20 +03:00
src WIP: latest updates 2018-12-19 09:43:39 +02:00
.gitignore WIP: add build to npmignore 2018-12-19 09:44:14 +02:00
LICENSE Initial commit 2018-10-04 12:14:11 +03:00
README.md chore: add readme 2018-10-04 12:15:06 +03:00
package.json WIP: latest updates 2018-12-19 09:43:39 +02:00

README.md

kendo-react-dashboard

This is a Dashboad created using KendoReact components

Build Setup

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