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

https://github.com/champi-dev/austral_node_week1_assigment


https://github.com/champi-dev/austral_node_week1_assigment

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## Install dependencies
`npm install`

## Run server
`npm start`

## Run server with nodemon
`npm run dev`