cwilvx / blog

My new portfolio and blog site made using Nuxt.js v3 and deployed on Netlify. Currently in the design stages.

Home Page:https://blog-geoffrey45.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains the code for my blog and portfolio build using Nuxt 3 and deployed on Netlify.

Local setup

Make sure to install the dependencies

yarn install

Development

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

yarn dev

Production

Build the application for production:

yarn build

Checkout the deployment documentation.

Contributing

Issues and pull requests are welcome.

About

My new portfolio and blog site made using Nuxt.js v3 and deployed on Netlify. Currently in the design stages.

https://blog-geoffrey45.vercel.app


Languages

Language:Vue 68.9%Language:TypeScript 22.1%Language:SCSS 9.0%