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

https://github.com/odhithsen/grama-app-backend-1


https://github.com/odhithsen/grama-app-backend-1

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# grama-app-backend

- Clone your forked repository

```
git clone https://github.com/USERNAME/grama-app-backend

cd grama-app-backend-1
```

- Install all the dependencies

```
npm install
```

- Start the server with

```
npm start
```

- Visit your app at http://localhost:5000