Florian-Barthel / mitra-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mitra-backend

Quick Start

# Install dependencies
npm install

# Start Express Server: http://localhost:5000
npm start

# Start Express Server with nodemon
npm dev

### License

This project is licensed under the MIT License

About


Languages

Language:JavaScript 100.0%