Files
pdev/README.md
2022-09-30 21:12:12 -05:00

436 B

pdev.dev

Simple personal page.

pdev.devBuild

Build

Made with Vue.js, Gridsome and Bulma.

# run locally
yarn install
yarn develop
# build
yarn install
yarn build