mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
.. | ||
app | ||
config | ||
public | ||
tests | ||
.bowerrc | ||
.gitignore | ||
.jshintrc | ||
bower.json | ||
Brocfile.js | ||
package.json | ||
README.md | ||
testem.json |
Test-app
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/.