Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 334 Bytes

solana-templates

Official templates for the create-solana-dapp CLI.

Usage

You can use create-solana-dapp with either npm, pnpm, or yarn:

npx create-solana-dapp@latest
pnpm create-solana-dapp@latest
yarn create solana-dapp@latest

License

MIT