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
- Host: GitHub
- URL: https://github.com/nicocodescode/nodejs-informational-site
- Owner: NicoCodesCode
- Created: 2025-03-01T17:42:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T20:22:11.000Z (11 months ago)
- Last Synced: 2025-03-01T21:23:56.515Z (11 months ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**