cra-template-lpath
v1.0.5
Published
Create React App Template with Lint-staged, Prettier, A11Y, Typescript and Husky.
Downloads
1
Maintainers
Readme
react-create app LPATH template
- Lint-staged
- Prettier
- A11Y (Es-lint extension for accessibility)
- Typescript
- Husky
usage
npx create-react-app my-app --template lpath
# or
yarn create react-app my-app --template lpath