File: README.md

package info (click to toggle)
node-http-server 14.1.1%2B~cs3.14.34-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,856 kB
  • sloc: javascript: 5,677; 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