Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josh012006/express
Modest website for selling products coded mainly using Express and Handlebars.
https://github.com/josh012006/express
expressjs handlebars middleware routing
Last synced: 25 days ago
JSON representation
Modest website for selling products coded mainly using Express and Handlebars.
- Host: GitHub
- URL: https://github.com/josh012006/express
- Owner: Josh012006
- Created: 2024-04-22T21:04:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T15:28:39.000Z (4 months ago)
- Last Synced: 2024-10-14T05:20:19.335Z (2 months ago)
- Topics: expressjs, handlebars, middleware, routing
- Language: Handlebars
- Homepage: https://techmasters-delta.vercel.app/
- Size: 15.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to start the app
After cloning the repository, you just run npm install to install all the used dependencies.
To start the server you can run **npm start** or **nodemon app.js**.
Then you go to http://localhost:5500/ to see my work.Have fun π and leave a star if you liked itπ«!