Dmytro-Tihunov / nuxt3-portfolio-blog

⚡️ My personal website built with Nuxt.js, Nuxt Content v2, Tailwind.

Home Page:http://tihunov.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tihunov.com

Setup

git clone https://github.com/Dmytro-Tihunov/nuxt3-portfolio-blog
npm install
pnpm install

Create a .env file similar to .env.example.

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

Check out the deployment documentation for more information.

About

⚡️ My personal website built with Nuxt.js, Nuxt Content v2, Tailwind.

http://tihunov.com


Languages

Language:Vue 82.6%Language:TypeScript 11.6%Language:CSS 5.8%