Skip to content

JuanmanDev/JuanmanTechBlog

Repository files navigation

Juanman Tech Blog

Welcome to the Juanman Tech Blog! This is a personal blog where I share my projects, tutorials, and insights on home automation, Vue.js, and other tech topics.

https://juanman.tech/

Table of Contents

About

This blog is built using Nuxt 3 and Vue 3, leveraging the power of modern web technologies to deliver a fast and responsive experience. You can find more about the technologies used in the Content documentation.

Setup

Make sure to install the dependencies:

# Using yarn
yarn install

# Using npm
npm install

# Using pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published