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

https://github.com/nicocodescode/nodejs-informational-site

A super simple informational site
https://github.com/nicocodescode/nodejs-informational-site

Last synced: 10 months ago
JSON representation

A super simple informational site

Awesome Lists containing this project

README

          

## About

Just a basic information site made using Node.js and Express...

## Run it locally

1. Clone this repository
2. Run `npm install`
3. Run `npm run dev`
4. Go to **localhost:8080**