nuxt-arch-dev
v0.1.15-beta
Published
Arch is a Nuxt 3 template for creating your personal website less than a minute.
Downloads
61
Maintainers
Readme
Build your personal website less than a minute with Markdown, powered by Nuxt 3
Nuxt Arch
📄 Arch is the fastest & easiest way to build your personal website.
Start a project with Arch 🚀
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'
})
Todo 📝
- [ ] Add documentation