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

https://github.com/dinoscapeprogramming/simple-website

A simple website using express
https://github.com/dinoscapeprogramming/simple-website

Last synced: about 1 year ago
JSON representation

A simple website using express

Awesome Lists containing this project

README

          

# Simple Website
A simple website programmed with express

## Get started
First run this command:
```
npm install express
```

## Replit
This program is including a __.replit__ file. This is only needed for Replit. When you don't use Replit, then you can delete this file.