-
How to start
- install nodejs
- git clone https://github.com/scott1028/ExtJS5_Desktop_Scaffold
- npm install
- put extjs folder with extjs5(do rename to extjs) into "./app" path.
- node_modules/grunt/bin/grunt lift
-
APIs List
| API | Description |
|---|---|
| grunt lift | To lift development server |
| grunt halt | Force to stop development server by kill ps named grunt |
Only ExtJS 5.0.0 work fine.