Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 892 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 892 Bytes

TFE - Martin Petit

You can find all the documentation and the explanation on the wiki of the project.

Vous pouvez trouver toute la documentation et les explications sur le wiki du projet.

LOCAL SETUP DEV

Docker w/ toolbox
Servers
  • npm run init:server to instenciate php container server
  • npm run init:mysqlto instenciate mysql container server
  • npm run stop stop both
  • npm start launch webpack devserver and start both container if they exists