Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 362 Bytes

📌Express CRUD API

A simple application to demonstrate CRUD applications using Express.js on sample json file.

👇Prerequisites

NodeJS

🛠️Installation

  cd Express-Crud
  npm install
  npm run dev

🛡️ License

This Project is licensed under the MIT License - see the LICENSE file for details