valotas / valotas.com

Just another personal website

Home Page:valotas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valotas.com website

Just my personal website

Quickstart

Assuming that you have nodejs and npm installed, just do the following:

npm install

To build everything just

npm run build

To have a storybook running with the frontend stuff

npm run sb

Local serve

After building you can

npm run serve

in order to see the bundled distribution

Deploy

To deploy make sure that you bump the version and deploy:

npm run bump [patch|minor|major]
fly deploy

About

Just another personal website

valotas.com


Languages

Language:TypeScript 81.2%Language:HTML 11.5%Language:JavaScript 5.6%Language:CSS 0.9%Language:Pug 0.6%Language:Dockerfile 0.2%