Poké-Vue-Dex
This is a Vite project bootstrapped with @vitejs/create-app
.
Install and Setup
npm install
# or
yarn install
Once the project and dependencies are installed, navigate to your directory and run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 !