Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 234 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 234 Bytes

PORTFOLIO [UI]

This repository holds my personal portfolio website.

Insallation

get correct node version

nvm use

develop

npm run dev

start

npm run start

build

npm run build