- Notifications
You must be signed in to change notification settings - Fork0
sudipp/ReactKendoUIFramework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple web framework that uses Kendo UI for JQuery with React (i.e. React wrappers around KUI widgets), Webpack, & ES6.
First, install or update Node.js & npm.
Once you have Node.js/npm working open a terminal and install webpack and browsersync globally:
$ npm install webpack browser-sync -g
- A sample UI framework that allows customizations
- Seigrid - Kendo UI grid extension that allows edit mode = "form", in build export to excel and grid preferences.
Open a terminal from the source code directory.Run the followingnpm commands to see the sample UI working at uri :http://localhost:4000/
npm install
npm run-script build
npm run webpack
npm run server
About
A simple web framework that uses Kendo UI for JQuery and ReactJS.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.