First, Install packages:
yarn
# or
npm install
Then, run the development server:
yarn dev
# or
npm run dev
Open http://localhost:5173 with your browser to see the result.
First, Install packages:
yarn
# or
npm install
Then, run the development server:
yarn dev
# or
npm run dev
Open http://localhost:5173 with your browser to see the result.