An open API service indexing awesome lists of open source software.

https://github.com/rifat392000/leavemanagement


https://github.com/rifat392000/leavemanagement

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

```bash
npm init --y
```

```bash
npm install express
```

```bash
npm install mysql2
```

```bash
node app.js
```