Skip to content

aayushmishramechatronics/nuxt3-portfolio-blog-1

 
 

Repository files navigation

Soon coming update

Blogspot - Personal Blog

Setup

git clone https://github.com/aayushmishramechatronics/nuxt3-portfolio-blog-1
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

⚡️ A Blogging Website built with Nuxt.js, Nuxt Content v2, Tailwind.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 79.2%
  • TypeScript 15.3%
  • CSS 5.5%