Skip to content

wfpaisa/wfelipe

Repository files navigation

Felipe Uribe portfolio http://wfelipe.com

"This is the source code of Felipe Uribe's website portfolio. It's open-source, so you can use it if you want. Just remember to mention me if you use it. The website uses the following technologies: Quasar, Vue, Typescript, and Sass."

Install the dependencies

pnpm i

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

pnpm l

Tasks

  1. Remove Google Tag Manager in index.html
  2. Check all social tags in index.html
  3. Check title,description in package.json
  4. Change custom colors in: quasar.variables.scss
  5. Remove all assets: public/**

Lint the files

pnpm lint

Format the files

pnpm format

Build the app for production

pnpm build

Inspiration

To create this template, I was inspired by various design patterns as well as other websites. Thanks to:

  • Maggie Appleton
  • Brittany Chiang
  • Robb Owen