Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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πŸ’«!