Yoshiboi18303 / portfolio-remake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

My new official portfolio site, made with SolidJS.

Site URL

https://yoshiboi18303.vercel.app

Contributing

Prerequisites

This process (and Bun itself) is best used on Linux/MacOS. npm/Node.js can be used as well if you prefer.

Clone the repo

Run this in your terminal:

git clone https://github.com/Yoshiboi18303/portfolio-rewrite.git
cd portfolio-rewrite

Install dependencies

If using Bun

bun install

If using Node.js

npm install

Start the development server

With Bun

bun run dev

With Node.js

npm run dev

About


Languages

Language:TypeScript 48.7%Language:CSS 44.3%Language:JavaScript 4.6%Language:HTML 2.4%