Skip to content

oumarbarry/onuxt-plus

Repository files navigation

ONUXT

Opinionated Nuxt Starter Template


Features


Usage

GitHub Template

Create a repo from this template on GitHub

Clone to local

Use tiged to clone to your machine with an empty git history:

pnpm dlx tiged oumarbarry/onuxt my-app

Then, make sure to install the dependencies:

pnpm install

Contribution

Feel free to contribute 💻