Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 775 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 775 Bytes

Folio

The project is related to my personal portfolio, an integration of ThreeJS canvas render with VueJS framework.

At the moment the website is visible here: Live link

Software License

alt text

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.