This file provides instructions for managing the PolyBook project.
This project is designed to run under Ubuntu. If you're on Windows, you can use WSL with an Ubuntu configuration.
Firstly, install required dependencies :
npm i
To launch the web app, run the following command :
npm start --workspace=front