Skip to content

waithira001/web-guided-project-dom-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM II

Instructions to run this project

  • Clone the project from Github
  • Using your command line, navigate into the project folder
  • Run npm install. This downloads all dependencies listed in the package.json file
  • Run npm start. This compiles the project and launches a development server
  • Navigate with Chrome to the URL indicated by the output of the npm start command

Please, do NOT run the project using live-server, or VSCode extensions, or however you were doing it in the past, before attempting the previous steps!

If we can't get get npm install and npm start working, we are still able to follow the guided project, but we won't be able to compile this afternoon's project. Use the help channel to get Node and NPM working correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • HTML 28.2%
  • CSS 20.9%