Skip to content

ElvarP/elvarp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElvarP Portfolio Website

Just my portfolio website.

Description

Just a porfolio website built with ViteJS and Tailwindcss

Getting Started

Just run npm install

npm install

To start the dev server

npm run dev

To build the actual website (to docs folder)

npm run build