framework/ember
2014-12-20 16:56:46 +10:30
..
app Hello world! 2014-12-20 16:56:46 +10:30
config Hello world! 2014-12-20 16:56:46 +10:30
public/avatars Hello world! 2014-12-20 16:56:46 +10:30
tests Hello world! 2014-12-20 16:56:46 +10:30
.bowerrc Hello world! 2014-12-20 16:56:46 +10:30
.gitignore Hello world! 2014-12-20 16:56:46 +10:30
.jshintrc Hello world! 2014-12-20 16:56:46 +10:30
bower.json Hello world! 2014-12-20 16:56:46 +10:30
Brocfile.js Hello world! 2014-12-20 16:56:46 +10:30
package.json Hello world! 2014-12-20 16:56:46 +10:30
README.md Hello world! 2014-12-20 16:56:46 +10:30
testem.json Hello world! 2014-12-20 16:56:46 +10:30

Flarum

This README outlines the details of collaborating on this Ember application.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://iamstef.net/ember-cli/.