Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 264 Bytes

File metadata and controls

14 lines (10 loc) · 264 Bytes

vite

React + Vite starter with Tailwind CSS and @solana/react-hooks for wallet connection and Solana hooks.

Getting Started

npx -y create-solana-dapp@latest -t solana-foundation/templates/kit/react-vite
npm install
npm run dev