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

https://github.com/zonayedpca/node-web-server

The Main Project is Live here:
https://github.com/zonayedpca/node-web-server

express node nodejs

Last synced: 2 months ago
JSON representation

The Main Project is Live here:

Awesome Lists containing this project

README

          

# Node Web Server
This is a simple Node Express web server. The project structure is ready to use in any production node js web application

# Live Demo
[Demo](https//zonae.com)

# Clone by Git
```
git clone https://github.com/zonayedpca/node-web-server.git
```

# Install all the dependecies
```
npm install
```

# Start the Server
```
npm start
```

# Thanks
- Node JS
- Express JS
- EJS
- [Zonayed Ahmed](https://www.zonayed.me)