Skip to content

AymenRaouf/Nodejs-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js-Workshop

Code used for the Node.js workshop for the CSE

#Before attending the workshop there are a few steps you must complete

  1. Download and install a Node.js version that is compatible with your computer from here : https://nodejs.org/en/download/

  2. Download and install a MongoDB version that is compatible with your computer from here : https://docs.mongodb.com/manual/installation/#mongodb-community-edition-installation-tutorials

  3. Make sure to follow all the steps provided in the instructions of the installation process as it will be crucial for setting a proper environment for the workshop.

  4. It's recommended that you add mongodb's path to the environment variables if you're using Windows.

  5. Now you have two choices :

5.1) If you have git installed, open a terminal then go to the location in which you want to place the workshop files then type : git clone https://github.com/AymenRaouf/Nodejs-Workshop.git

5.2) Simply download the zip file from the repository then extract the files.

  1. Open a terminal inside the cloned files (inside Nodejs-Workshop) then type : npm install

#Here are some link that might help you set up your environment :

*Installing Node.js : https://www.youtube.com/watch?v=qZQmCfkmbNA

*Installing MongoDB : https://www.youtube.com/watch?v=1uFY60CESlM

#Important remark : Please prepare your environment beforehand as we can not assure that the internet connection will be available during the workshop

About

Code used for the Node.js workshop for the CSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published