Skip to content

Xuffasch/MDN_ExpressWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDN_ExpressWeb

MDN Tutorial for a Node/Express Website

Using MDN https://developer.mozilla.org/fr/docs/Learn/Server-side/Express_Nodejs

We follow the steps to create a Local Library application running on browsers.

For all the projects, the 'node_modules' directories containing the dependencies listed in package.json -> dependencies and devdependencies are not saved in the repo.

To run the projects, please follow these steps (still to be validated):

  • Open the .gitignore file
  • Create, in your cloned repo, the node_modules folder at hierarchy levels described in the file
  • run "npm install" to download the dependencies

About

MDN Tutorial for a Node/Express Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published