A starter template for building fast and responsive web applications.
git clone https://github.com/syvixor/nuxt-ui-starter.git
cd nuxt-ui-starterpnpm install # or npm installpnpm dev # or npm run devAll 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.