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

https://github.com/renjithspace/express-hello-world

An hello world app in ExpressJS
https://github.com/renjithspace/express-hello-world

expressjs hello-world nodejs webapp

Last synced: 3 months ago
JSON representation

An hello world app in ExpressJS

Awesome Lists containing this project

README

          

# Hello world app in ExpressJS
An hello world app in ExpressJS

#### Serve
```
$ npm start
```