cra-template-sandbox

1.0.0 • Public • Published

cra-template-sandbox

This is a simple TypeScript template for Create React App.

Add below to standardize the development process.

  • [x] Eslint
  • [x] Prettier
  • [x] husky
  • [x] lint-stage

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

For example:

npx create-react-app my-app --template sandbox

# or

yarn create react-app my-app --template sandbox

For more information, please refer to:

/cra-template-sandbox/

    Package Sidebar

    Install

    npm i cra-template-sandbox

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    32.7 kB

    Total Files

    22

    Last publish

    Collaborators

    • bj75326