Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 436 Bytes

Henrique Kuwai's Portfolio

My cleanish portfolio made with Nuxt and Vue.JS.

Building

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# generate static project
$ yarn run generate

To-do