mirror of
https://github.com/flarum/core.git
synced 2025-05-31 11:39:56 +02:00
Flarum
This README outlines the details of collaborating on this Ember application.
Installation
git clone
this repositorynpm 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/.