https://github.com/caresle-archive/nodejs-website
A web page using nodejs and express
https://github.com/caresle-archive/nodejs-website
express-handlebars expressjs nodejs
Last synced: 6 months ago
JSON representation
A web page using nodejs and express
- Host: GitHub
- URL: https://github.com/caresle-archive/nodejs-website
- Owner: Caresle-Archive
- Created: 2021-07-28T02:19:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-28T02:34:58.000Z (over 4 years ago)
- Last Synced: 2025-03-06T19:33:59.835Z (10 months ago)
- Topics: express-handlebars, expressjs, nodejs
- Language: Handlebars
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS + Express website
This is a project that i create for learning how to create a website using Nodejs and Express.
## Screenshot


## How to install
1. First clone the repo
2. Run:
```
npm i
```
3. Run:
```
npm run start
```
## Build with
- NodeJS
- Express
- Express handlebars
- Bootstrap CDN