@leanstacks/cra-template-typescript

1.0.0 • Public • Published

@leanstacks/cra-template-typescript

A Create React App template using TypeScript and a curated technology stack used by the LeanStacks organization.

To use this template, add --template @leanstacks/typescript when creating a new app.

For example:

npx create-react-app my-app --template @leanstacks/typescript

# or

yarn create react-app my-app --template @leanstacks/typescript

This CRA template extends the base CRA template with the following technologies:

  • TypeScript Language
  • React Router
  • React Query
  • React Spring
  • Tailwind CSS
  • Font Awesome

For more information, please refer to:

  • Getting Started - How to create a new app with Create React App.
  • User Guide - How to develop apps bootstrapped with Create React App.

Package Sidebar

Install

npm i @leanstacks/cra-template-typescript

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

74.2 kB

Total Files

50

Last publish

Collaborators

  • leanstacker