Created GETTING STARTED (markdown)

master
saenzramiro 9 years ago
parent
commit
18fa399086
  1. 19
      GETTING-STARTED.md

19
GETTING-STARTED.md

@ -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…
Cancel
Save