Skip to content

Arnique/arnique.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Site

Personal porfolio site built using vite

Demo

Live site is here arnique.github.io

Developing

Launch a local dev server to view changes

yarn install
yarn dev

Building

Build sript will copy compiled files to dist folder.

yarn build

Deploy

make sure deploy.sh is executable

chmod u+x deploy.sh

Now just run the script to build and push files to github

./deploy.sh

About

Personal portfolio site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published