Skip to content

Zynorthis/StartPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartPage

My personal startpage.

Setup

The Tools I use include:

After cloning this repository, open the project using an IDE of your choice. The recommended IDE I use is VS Code for web development projects such as this. The code for startpage can be found in the startpage/src/ folder.

Open Windows Terminal and navigate to startpage folder. If you don't use Windows Terminal, you can do the same in Powershell.

Run yarn install to install all of the project dependancies, followed by yarn start to start the startpage on localhost:3000. You can now see the startpage running in your browser if you navigate to http://localhost:3000/. Anytime you make a change to a file within the /src/ folder and save the file, the changes will take effect immediately and show in the browser.

About

My personal startpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published