A starter template for building fast and responsive web applications.
git clone https://github.com/syvixor/nuxt-ui-starter.git
cd nuxt-ui-starter
pnpm install # or npm install
pnpm dev # or npm run dev
All good, development server should be running on localhost:3000
Check Nuxt
& Nuxt UI
docs to learn more.
This project is available under the MIT License.