- npm install
- Open a terminal and run
npm run server
Then depending on the example you will need to open one or two more terminals:
Terminal 2 | Terminal 2 |
---|---|
npm run simple-grid | |
npm run rich-grid | |
npm run masterdetail-master-single | |
npm run masterdetail-master | npm run masterdetail-detail |
npm run stocks-master | npm run stocks-detail |
npm run trader-dashboard |
#Included Examples: