AhaLabs / cra-template-near

Minimal NEAR template for Create React App using TypeScript

Home Page:https://npmjs.com/package/@ahalabs/cra-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minimal NEAR template for Create React App using TypeScript

https://npmjs.com/package/@ahalabs/cra-template


Languages

Language:TypeScript 57.3%Language:CSS 31.5%Language:HTML 8.6%Language:Shell 2.6%