Build your personal website less than a minute with Markdown, powered by Nuxt 3
📄 Arch is the fastest & easiest way to build your personal website.
You can use this template to create a new project.
If you want to add Arch to an existing codebase, you can do so with:
- Install the dependency:
npm install nuxt-arch --dev- Add it to your extends key in
nuxt.config.ts:
defineNuxtConfig({
extends: 'nuxt-arch'
})- Add documentation
