fe-template

Ready to build

Language

Frontend starter for the team

Nuxt 4 + Tailwind 4 + Pinia + Axios + i18n + Lucide — ready to build a real app on top.

primary
secondary
Aadisplay / sans

Pinia demo

useAppStore

Status:
ready
Booted at:
Not bootstrapped yet

Technology stack

7 core pieces already wired in

  • Nuxt 4

    Version 4.5.2

    Core framework — SSR, file-based routing, auto-imports

  • Vue 3

    Version 3.5

    UI runtime and Composition API

  • Tailwind CSS 4

    Version 4.3

    Utility CSS via Tailwind Vite plugin

  • Pinia

    Version 4.0

    State management — stores in app/stores

  • Axios

    Version 1.19

    HTTP client — plugin + useApi composable

  • Nuxt i18n

    Version 10.6

    Multi-language (th / en) with locale files

  • Lucide Icons

    Version 1.0

    Icon set from lucide-vue-next

Common scripts

  • npm run dev
  • npm run build
  • npm run preview