Skip to content

This is an example project on how to use route-label in your express app

License

Notifications You must be signed in to change notification settings

cermati/route-label-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project route-label-sample

This is an example project on how to use route-label in your express app.

Installation

  1. Download/clone this repository.
  2. Open terminal, change directory to the directory.
  3. Do npm install
  4. Start the application with npm start

File of Interests

  1. app.js: top level routing.
  2. routes/users.js: user module and subrouting.
  3. routes/products.js: product module and subrouting.

The other files are just generated content from express.

License

MIT

About

This is an example project on how to use route-label in your express app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published