Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 904 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 904 Bytes

Build your personal website less than a minute with Markdown, powered by Nuxt 3

Nuxt Arch

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

License 📎

MIT License