Skip to content

raiyaj/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Install dependencies and start the local development server:

yarn && yarn start

Generate static files and preview the site before deployment:

yarn build && yarn serve