Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 276 Bytes

About

Example ExpressJS app to deal with resourceful routes, middleware, route handling, and generic routes:

Get started

git clone git://github.com/anatoliychakkaev/railway-routes-example-app.git
cd railway-routes-example-app
npm install
node app.js