Safari-like Start Page - Online Preview
- clone this repo
# Clone the repo
# Using HTTPS
git clone https://github.com/louisyoungx/safari-like-startpage.git
# Using SSH
git clone [email protected]:louisyoungx/safari-like-startpage.git
Once cloned, switch to the master branch and navigate to the folder by typing cd safari-like-startpage
and then running the following commands:
# Install all project dependencies
npm install
# Start the project
npm run start
- Open
src/config/bookmark.ts
file - Edit
bookmarksBefore
list
- move wallpaper file to
public/img/wallpaper/
folder - Open
src/config/wallpaper.ts
file - Edit
wallpaper
list
This project is licensed under the terms of the MIT License.