@sabertazimi/cra-template-typescript

5.21.1 • Public • Published

cra-template-typescript

Author LICENSE

Node Version NPM Version CDN

CI Jest Coverage Jest Coverage

This is the official TypeScript template for Bod CLI.

Usage

Bod CLI

# Select option `React TSX`
npx bod create my-app

Create React App

To use this template,

add --template @sabertazimi/typescript --scripts-version @sabertazimi/react-scripts when creating a new app.

For example:

npx create-react-app my-app \
--template @sabertazimi/typescript \
--scripts-version @sabertazimi/react-scripts

For more information, please refer to:

Contact

Email Twitter GitHub

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @sabertazimi/cra-template-typescript

      Weekly Downloads

      46

      Version

      5.21.1

      License

      MIT

      Unpacked Size

      36.3 kB

      Total Files

      23

      Last publish

      Collaborators

      • sabertazimi