We're glad to see that you're interested in frontend contribution 💃
You will need the following things properly installed on your computer.
- Git
- Node.js (with npm)
- Ember CLI
- Google Chrome
ember serve
- Visit your app at http://localhost:4200.
- Visit your tests at http://localhost:4200/tests.
docker-compose up -d
Make use of the many generators for code, try ember help generate
for more details
To run the frontend tests you will have to run
$ ember test
After the successful initialisation, you can visit localhost:4200/test.
* Edited tests will automatically restart when saved. Not needed when using the docker setup.
npm run lint:hbs
npm run lint:js
npm run lint:js -- --fix
ember build
(development)ember build --environment production
(production)
- ember.js
- ember-cli
- Development Browser Extensions
- Dependency list
- List of all used frontend dependencies
- The pzsh stands for the PuzzleShell
We use Open Source icons from iconscout usually by puzzle shell library.