Delete README.md

This commit is contained in:
Toby Zerner 2014-12-22 23:09:39 +10:30
parent 104f4337e5
commit 174151ac00

View File

@ -1,25 +0,0 @@
# Flarum
This README outlines the details of collaborating on this Ember application.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`
## Running
* `ember server`
* Visit your app at http://localhost:4200.
## Running Tests
* `ember test`
* `ember test --server`
## Building
* `ember build`
For more information on using ember-cli, visit [http://iamstef.net/ember-cli/](http://iamstef.net/ember-cli/).