1.0.10 • Published 5 years ago

cra-template-dmontee v1.0.10

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

Usage

npx

npx create-react-app my-app --template dmontee

Includes

Features

  • VS Code support
  • Async data fetching with axios
  • Eslint configuration that's compatible with prettier
  • Recoil for app manangement
  • React hooks linting and testing
  • Styling with tailwindcss
  • Stylelint configuration that's compatible with tailwind
  • Basic dark theme support

Testing Locally

npx create-react-app . --template file:../path/to/your/template/cra-template-[template-name]

License

Licensed under the MIT license.

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago