|
|
10 years ago | |
|---|---|---|
| .. | ||
| app | 10 years ago | |
| config | 10 years ago | |
| public | 10 years ago | |
| tests | 10 years ago | |
| vendor | 10 years ago | |
| .bowerrc | 10 years ago | |
| .editorconfig | 10 years ago | |
| .ember-cli | 10 years ago | |
| .gitignore | 10 years ago | |
| .jshintrc | 10 years ago | |
| .travis.yml | 10 years ago | |
| Brocfile.js | 10 years ago | |
| README.md | 10 years ago | |
| bower.json | 10 years ago | |
| package.json | 10 years ago | |
| testem.json | 10 years ago | |
This README outlines the details of collaborating on this Ember application.
You will need the following things properly installed on your computer.
npm installbower installpython manage.py runserverember serverMake use of the many generators for code, try ember help generate for more details
ember testember test --serverember build (development)ember build --environment production (production)After building your app, copy its files from dist/misago directory into either misago/static/misago, or if you are customising Misago for your own site, your forum theme/static/misago directory instead.