Skip to content

naftalimurgor/express-static-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-static-files

serving static files in an express application

Setting up

git clone <https://github.com/naftalimurgor/express-static-files.git>
cd express-static-files
yarn install

Starting

Run:

yarn start

Application listens for requests at PORT 3000

Visit http://127.0.0.1:3000/ to serve index.css file under files/ path

About

serving static files in an express application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published