8c8dd2f90f7df92b1d7fb4fb6e8f6a347316fe82
Web
Techit's personal website, built with Nuxt.
Getting started
This project is set to use pnpm as the package manager.
# clone the repository
git clone https://github.com/techitwinner/web.git
# update submodule (which now has content)
git submodule update --remote
# install packages
pnpm i
# start development server
pnpm dev
# enjoy coding!
License
Code, pages, and layout are licensed under GPL 3.0, please refer to LICENSE file, but this does not include blog posts (content), images, media, etc.
Languages
Vue
69.7%
CSS
21.7%
TypeScript
7.5%
JavaScript
1.1%