Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 294 Bytes

OC-Projet7-Mon-Vieux-Grimoire

🛠️ Install Dependencies

npm install

🧑🏻‍💻 Usage

node server     # To start Node.js server
nodemon server  # To start Node.js server with nodemon

Tested with Node.js 20.10.0