1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||||||
|
If you're comfortable getting up and running from a `git clone`, this method is for you. |
||||||
|
|
||||||
|
#### Technologies: |
||||||
|
|
||||||
|
* Sencha Ext JS 5.1.1.451 |
||||||
|
* Electron |
||||||
|
|
||||||
|
#### Environment: |
||||||
|
|
||||||
|
* Sencha Cmd 6.1.2.15 |
||||||
|
* NPM 3.8.7 |
||||||
|
* Node.js 4.0.0 |
||||||
|
|
||||||
|
#### Quickstart: |
||||||
|
|
||||||
|
1. `git clone https://github.com/saenzramiro/rambox.git` |
||||||
|
2. `npm install` |
||||||
|
3. `sencha app watch` |
||||||
|
4. `npm start` |
Loading…
Reference in new issue