1.2.1 • Published 2 years ago

tezos-template-typescript v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

tezos-template-typescript

This is the official TypeScript template for Create Tezos Dapp.

To use this template, add --template typescript when creating a new app.

For example:

npx create-tezos-dapp my-app --template typescript

# or

yarn create react-app my-app --template typescript

For more information, please refer to: