1.4.0 • Published 2 years ago

cra-template-tailwindcss-jsdoc v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Custom template for Create React App

This template includes:

  • TailwindCSS, ESLint, Prettier, Jest, JSDoc and React Router.
  • It follows the CLEAN architecture, thus, contains empty folders so you can organize your code.
  • Run it by executing:
npx create-react-app folder-name --template cra-template-tailwindcss-jsdoc