0.0.3 • Published 1 year ago

create-tez-dapp v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

create-tez-dapp

Make Starting your Tezos dApp Easy and Convenient

Compatibility Note: All templates use Vite which requires Node.js version 18+, 20+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With NPM:

$ npm create tez-dapp@latest

With Yarn:

$ yarn create tez-dapp

With PNPM:

$ pnpm create tez-dapp

With Bun:

$ bun create tez-dapp

Then follow the prompts!

Currently supported template presets include:

  • ionic + react + ts
  • react + js
  • react + ts
  • svelte + js
  • svelte + ts

Happy Building on Tezos

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago