Licence
MIT
Version
0.1.0
Deps
0
Size
373 kB
Vulns
0
Weekly
0
cra-template-ts-tw-fs
- Typescript
- Tailwind (ts)
- Feature Sliced (fs)
- husky, eslint, prettier included
To use this template, add --template ts-tw-fs when creating a new app.
For example:
npx create-react-app my-app --template ts-tw-fs
# or
yarn create react-app my-app --template ts-tw-fs