File: README.md

package info (click to toggle)
node-http-server 14.1.1%2B~cs3.16.39-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,996 kB
  • sloc: javascript: 5,850; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
Corser Express Example
======================

How to run
----------

- Run `npm install` to install the depedencies
- Run `node server.js` to run the example