cra-template-44tk
v1.2.0
Published
The base TypeScript template for Create React App. for 44tk
Downloads
3
Maintainers
Readme
cra-tempalte-44tk
🎉 this a React little nifty Simple starter Template.
npx create-react-app my-app --template 44tk
Included Modules
- node-sass
- husky
- lint-staged
- prettier
- typescript
Directory structure
.
├── 📁 public ... public
└── 📁 src
├── 📁 assets ... // images & css & media
│ ├── 📁 images
│ └── 📁 styles
├── 📁 components ... // components
└── 📁 tests ... // tests files