Skip to content

ikbalmoh/ikbalmoh.github.io

Repository files navigation

Portfolio build with Vite

This is a web portfolio build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint, Prettier and gh-pages.

Getting Started

Install

Clone the project.

git clone [email protected]:iikmoh/iikmoh.github.io.git my-portfolio

Access the project directory.

cd my-portfolio

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

Deploy

pnpm run deploy

License

This project is licensed under the MIT License.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors