📦02-express-server
┣ 📂node_modules
┣ 📂public
┃ ┃
┃ ┣ 📂css
┃ ┃ ┣ 📜about.css
┃ ┃ ┗ 📜main.css
┃ ┃
┃ ┣ 📂views
┃ ┃ ┣ 📜about.html
┃ ┃ ┗ 📜index.html
┃ ┃
┃ ┣ 📜cat.jpeg
┃ ┗ 📜dog.jpeg
┃
┣ 📜.gitignore
┣ 📜app.js
┣ 📜package-lock.json
┗ 📜package.json
Created
November 10, 2020 15:35
-
-
Save ross-u/eb91f726870a183d4774290ebb68d5f0 to your computer and use it in GitHub Desktop.
File structure example
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment