You will need the following things properly installed on your computer.
- Git
- Node.js (with npm) (Preferred version 8.* || >= 10.*)
- Ember CLI
- Yarn
- Google Chrome (for testing purposes only)
To install the app, run the following commands in a command line:
git clone https://github.com/fossasia/badgeyaycd badgeyay/frontendyarn install
To run the app locally on your machine, run the following commands in a command line:
ember serve- Visit your app at http://localhost:4200.
- Visit your tests at http://localhost:4200/tests.
ember testember test --server
ember build(development)ember build --environment production(production)
- Heroku Ember.js Buildpack
- ember.js
- ember-cli
- Development Browser Extensions