Pix-Orga s’adresse à toutes les organisations francophones (entreprises privées, associations, établissements scolaires ou supérieurs) qui souhaitent accompagner leurs utilisateurs prescrits.
Le service se présente sous la forme d’une plateforme en ligne de gestion de campagne d'évaluation.
You will need the following things properly installed on your computer.
git clone git@github.com:1024pix/pix-orga.gitcd pix-organpm install
npm start- Visit your app at http://localhost:4201.
- Visit your tests at http://localhost:4201/tests.
Make use of the many generators for code, try ember help generate for more details
npm testember exam --serve --reporter dot
npm run lint:hbsnpm run lint:jsnpm run lint:js -- --fix
ember build(development)ember build --environment production(production)
- CSS Methodology : BEM (Block, Element, Modifier)
- CSS units : fonts (size, lettering ans letter-spaces) in rem and positions (padding, border and margin) in px