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
- Host: GitHub
- URL: https://github.com/dinoscapeprogramming/simple-website
- Owner: DinoscapeProgramming
- License: apache-2.0
- Created: 2022-02-12T21:43:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T21:25:41.000Z (over 4 years ago)
- Last Synced: 2025-02-12T17:28:33.794Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.