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

https://github.com/wasabina67/express-static-server-template

Express static server template
https://github.com/wasabina67/express-static-server-template

express gh-pages static-server

Last synced: 11 days ago
JSON representation

Express static server template

Awesome Lists containing this project

README

          

# express-static-server-template
Express static server template

## Install
```bash
npm i
```

## Run
```bash
node server.js
```