Skip to content

Btreecode/scheduler-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up

When you begin working on your project run these git commands in the terminal one by one

  • git pull
  • npm run dev

First Task

  1. Go to the public folder and open the index.html file.
  2. Update the title of the website from "React App" to the name of your project.

Saving Changes

When you are done working on your project, click on the github icon on the left side. Add a message summarizing the changes you made and click on the small arrow next to commit. Select "Commit & Sync" to save all of your changes.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • HTML 10.9%
  • CSS 7.0%