diff --git a/GETTING-STARTED.md b/GETTING-STARTED.md new file mode 100644 index 0000000..ba7ac12 --- /dev/null +++ b/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` \ No newline at end of file