- 💚 Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
-
🔥 Use the new
<script setup>
syntax -
📥 APIs auto importing - use Composition API and others directly
-
🦾 TypeScript, of course
Just run and visit http://localhost:3000
pnpm dev
OR
yarn dev
To build the App, run
pnpm build
OR
yarn build
And you will see the generated file in dist
that is ready to be served.
Deploy anywhere.
Just trying my hands out on new tools.
I would like to express my gratitude to the following individuals:
-
Friends and Family: This wouldn't have been possible without support from friends and family, I really appreciate y'all, to my designer Salisu Oluwaseun, you did great man, thanks.
-
Myself: Lastly, I want to thank me.