← Back to templates

Web3js Boilerplate (Vite)

Preview of Web3js Boilerplate (Vite)

web3js-react-vite-tailwind

This is a Vite app containing:

  • Tailwind CSS setup for styling
  • Useful wallet UI elements setup using @solana/web3.js

Getting Started

Installation

Download the template

pnpm create solana-dapp@latest -t gh:solana-foundation/templates/web3js/web3js-react-vite-tailwind

Install Dependencies

pnpm install

Start the web app

pnpm dev
© 2026 Solana Foundation. All rights reserved.