1.0.1 • Published 3 years ago

@ledgerhq/cra-template-live-app v1.0.1

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

cra-template-live-app

This is the Ledger TypeScript Live App template for Create React App.

It can be used to bootsrap the development of a Live App. To learn more about Ledger Live Apps, check out the Ledger Developer Portal.

To use this template, add --template @ledgerhq/live-app when creating a new app.

For example:

npx create-react-app my-app --template @ledgerhq/live-app

# or

yarn create react-app my-app --template @ledgerhq/live-app

For more information, please refer to: