Skip to content

osu-cs493-sp23/final-project-Min-K-99

Repository files navigation

Final Project

To run:

  1. npm install
  2. npm run dev

If you want to update your local branch

$git pull origin {branch name you want to pull}

              OR

If you want to pull from 'main' branch

$git pull


clone repository: $ git clone https://github.com/osu-cs493-sp23/final-project-Min-K-99.git


create your own branch: $ git checkout -b [name your branch here] main

for example: $ git checkout -b final-project-myname main


commit changes: $ git commit -a -m [commit message here]

for example: $ git commit -a -m "i changed the color to green!"

About

final-project-Min-K-99 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •