Skip to content

leogenot/leogenot.github.io

Repository files navigation

Welcome to my 2022 development portfolio

This portfolio is made using VueJs.

Installation

yarn

For vue 3 development (with hot reloading)

yarn run serve

To build / minify for production

yarn run build