Look at the Nuxt 3 documentation to learn more.
Check required Nodejs version in the package.json
file and install it.
Make sure to install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
This project uses TailwindUI. Ping @tuanna-hsp for the credential to access the paid component package :)
TailwindUI is built on top of TailwindCSS, pls take a look at its documentation too.
Pls install Volar
, ESLint
and Prettier
as the minimum.