Just a boilerplate.
npm install
npm run dev
For Github pages publication:
git remote remove origin
git remote add origin [new repo url
REPO_NAME
git push
gh-pages