A portfolio website template build with vite & svelte. Feel free to fork & create your own portfolio website.
- Svelte.js
- Vite.js
- Clone the repo to local:
git clone https://github.com/andrewlin618/portfolio-website-template.git
cd portfolio-website-template
- Install the devDependencies:
- "@sveltejs/vite-plugin-svelte": "^2.0.4",
- "svelte": "^3.58.0",
- "vite": "^4.3.9"
npm install
- Run the app with:
vite
Open http://localhost:5173/ to preview your portfolio website.
- LinkedIn: Andrew Lin
- Email:
[email protected]