DEV Community

Brayan Narváez
Brayan Narváez

Posted on

5 3

Personal multilang page written in Vue3, Sass, packaged with Vite, CI workflow

bnarvaez-dev

  • Personal webpage written in Vue 3, Sass and packaged with Vite.
  • Unit tests in Vite 3
  • CI Workflow

You can use for your own page!

Github Repo
Demo - My web

Netlify Status

✅ Install and Run

First clone the repo

git clone https://github.com/prinick96/bnarvaez.dev.git
Enter fullscreen mode Exit fullscreen mode

Install dependencies

npm install
Enter fullscreen mode Exit fullscreen mode

Just run in local

npm run serve
Enter fullscreen mode Exit fullscreen mode

Or with Docker 🐳

make docker-up
Enter fullscreen mode Exit fullscreen mode

✅ Tests

All test are located in /src/test

Run

npm test
Enter fullscreen mode Exit fullscreen mode

✅ Notes

I am using Netlify for deploy, i recommend optimize all images and minify the html if you don't use Netlify with plugins

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay