My current dev portfolio website. Slightly outdated now in the projects department, hoping to update this soon.
JavaScript 54.1%
Vue 41.9%
SCSS 2.3%
HTML 1.1%
TypeScript 0.6%
Other 0.1%
181 1 0

Clone this repository

https://tangled.org/rogerioromao.dev/portfolio-v2 https://tangled.org/did:plc:xbbkcpgdyayqvqdqvskvuob2/portfolio-v2
git@tangled.org:rogerioromao.dev/portfolio-v2 git@tangled.org:did:plc:xbbkcpgdyayqvqdqvskvuob2/portfolio-v2

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Quasar App (quasar-test)#

A Quasar Framework app

Install the dependencies#

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)#

quasar dev

Lint the files#

yarn run lint

Build the app for production#

quasar build

Customize the configuration#

See Configuring quasar.conf.js