Nuxt Pinia Template Live Preview
Look at the Nuxt 3 documentation to learn more.
To use this template with recommended options:
pnpm dlx nuxi@latest init -t gh:a2k42/nuxt-pinia-template --packageManager pnpm --gitInit --no-install --shell <project-name>
Make sure to install the dependencies:
# pnpm
pnpm install
Start the development server on http://localhost:3000
:
# pnpm
pnpm dev
Build the application for production:
# pnpm
pnpm build
Locally preview production build:
# pnpm
pnpm preview
Check out the deployment documentation for more information.
FontAwesome is not MIT licensed. mdi
seems less popular, it hasn't been update in 2 years, but it could just be stable.