/cra-template-near

Minimal NEAR template for Create React App using TypeScript

Primary LanguageTypeScript

cra-template-near

This is a minimal NEAR template for Create React App using TypeScript.

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

For example:

npx create-react-app my-near-app --template @ahalabs

or

yarn create react-app my-near-app --template @ahalabs

For more information, please refer to:

For a (possibly unmaintained) NEAR template that has a more opinionated approach about abstracting NEAR functionality to external hooks & libraries, see mehtaphysical/cra-template-near which can be used with --template near.