Skip to content

NegaAshley/EJSTemplatingPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EJSTemplatingPractice

#Steps to Pull and Run

  1. Navigate to the main page of the repository.
  2. Above the list of files, click (Down Arrow) Code.
  3. To clone the repository using HTTPS, under "Clone with HTTPS", click the clipboard icon. To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click the clipboard icon. To clone a repository using GitHub CLI, click Use GitHub CLI, then click the clipboard icon.
  4. Open Git Bash.
  5. Change the current working directory to the location where you want the cloned directory.
  6. Type git clone, and then paste the URL you copied earlier.
  7. Press Enter to create your local clone.
  8. Type npm install to install dependencies.
  9. Type nodemon index.js to run the project.
  10. Open Chrome and navigate to localhost:3000
  11. Press Control + C in Git Bash when you would like to terminate the Node server.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published