Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 413 Bytes

sol-app-template

  • This is a lean starter template for Solana react dapp webpage.

    • with React (Vite)
    • Simple layout with menu bar
    • Equiped with wallet adapter UI
  • Edited and customized from the create-solana-dapp generated project code, but removed many things.


How to install

  1. Checkout this repo
  2. run npm i

How to start

run npm run dev

It is just using vite.