File: README.md

package info (click to toggle)
node-http-server 14.1.1%2B~cs3.16.36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,124 kB
  • sloc: javascript: 5,747; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
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