cra-template-dmontee

1.0.10 • Public • Published

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.

Package Sidebar

Install

npm i cra-template-dmontee

Weekly Downloads

1

Version

1.0.10

License

MIT

Unpacked Size

47.8 kB

Total Files

35

Last publish

Collaborators

  • dmontee