Skip to content

pavittar95/node-multiple-static-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-multiple-static-serve

Static Serve multiple apps in one node server. To serve multiple apps on different routes create build folder and change the express.static to point it to your app build index.html file.

Note: Please add <base href="/custom-route"> to the app index.html to serve the app on different node route.

To start the server.

$ npm/yarn start 

About

serve multiple app/folder with express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published