Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serving static files like css from public directory #37

Open
drewlearns opened this issue Oct 24, 2022 · 2 comments
Open

serving static files like css from public directory #37

drewlearns opened this issue Oct 24, 2022 · 2 comments

Comments

@drewlearns
Copy link
Owner

I believe to get express to serve up the static files from the public directory you would have to have a line in index.js that says app.use(express.static('public'));

@siddharth595
Copy link

Hey @drewlearns , can you please assign this to me?

@dankokonate
Copy link

Hey @drewlearns , can you please assign this to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants