Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 308 Bytes

piattaforma-scuolapiattaforma

Tested on node 16.14.1

Start your mongodb backend (if on windows you can use https://www.wamp.net/)

Then start backend ('cd piattaforma-scuola-backend', 'yarn install', 'yarn start')

Then start frontend ('cd piattaforma-scuola-backend', 'yarn install', 'yarn serve')