Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 303 Bytes

File metadata and controls

33 lines (22 loc) · 303 Bytes

Pokedex

  • template of: vite + react + typescript
  • tailwindcss: v3.x

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`

Notice

Models Folder was generated by pokenode-ts