Skip to content
forked from Gal94/cs2020

cs20 files for backup / local host purposes

License

Notifications You must be signed in to change notification settings

elad12390/cs2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS20 contains materials related to computer science undergrad students, specifically for HIT students.

.

Steps to set up CS20 locally:

Start off by downloading/cloning the cs20 repository.

In order to move on to the next steps you will need to have yarn installed.

After installing yarn, navigate through the command line into the cs20 folder that you have just downloaded/cloned.

In the command line run the command "yarn install" - the command will install all the packages that are essential for the application in order for it to run.

Once all of the packages have been installed run the command "yarn start" in the command line. You can now access cs20 locally through the address localhost:3000 / 127.0.0.1:3000

.

.

.

.

.

You are free to use the files as you see fit.

About

cs20 files for backup / local host purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.7%
  • CSS 20.9%
  • HTML 2.4%