Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 444 Bytes

Mon vieux Grimoire

How to launch the project (backend part)?

⚠️ Make sure you are in the 'backend' folder of the project before proceeding!

ℹ️ To do this, you can use the command cd backend if your terminal was opened from the root folder of this project, or by directly opening a terminal from the backend folder.

⚙️ Developer mode

npm run dev-launcher

🚀 Production mode

npm run launcher