cmusv-fse / expressjs-examples

These are expressjs project examples modified from https://github.com/expressjs/express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expressjs-examples

how to run each example

Go to each the subfolder, install dependencies and run, e.g.

    cd spa && npm install && npm start

Then open your browser, go to 0.0.0.0:3000

About

These are expressjs project examples modified from https://github.com/expressjs/express


Languages

Language:JavaScript 72.1%Language:HTML 22.9%Language:CSS 5.0%