Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 259 Bytes

###Student results

A Symfony app for student management and results.

For install this application, please type :

  • composer install
  • npm install
  • yarn build
  • doctrine:schema:drop --force
  • doctrine:schema:create
  • hautelook:fixtures:load --no-interaction