1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

upgraded to latest ember

This commit is contained in:
Harvey Kandola 2016-11-03 10:44:47 -07:00
parent 078e00f3c6
commit 3e44e0863f
6 changed files with 33 additions and 29 deletions

View file

@ -16,13 +16,13 @@ You will need the following things properly installed on your computer.
## Installation
* `git clone <repository-url>` this repository
* change into the new directory
* `cd documize`
* `npm install`
* `bower install`
## Running / Development
* `ember server`
* `ember serve`
* Visit your app at [http://localhost:4200](http://localhost:4200).
### Code Generators