Integration showcase between Kendo UI for React and https://material-ui.com/
Перейти к файлу
Stefan Stefanov 282fd6748d
chore: import only css from styles
2018-10-09 16:20:18 +03:00
public chore: initial commit 2018-09-03 11:00:56 +03:00
src chore: import only css from styles 2018-10-09 16:20:18 +03:00
LICENSE Initial commit 2018-09-03 10:54:27 +03:00
README.md chore: update readme 2018-09-04 16:00:23 +03:00
package.json chore: update dependencies for stackblitz 2018-09-03 11:35:39 +03:00

README.md

kendo-react-material-ui

Integration showcase between Kendo UI for React and MATERIAL-UI

Build Setup

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