pieroguerrero / cra-template

Custom ReactJS project template. πŸ“„βš™

Home Page:https://www.npmjs.com/package/cra-template-tailwindcss-jsdoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom template for Create React App

The stack in 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

NPM package

Screenshot from 2022-09-12 08-46-18

About

Custom ReactJS project template. πŸ“„βš™

https://www.npmjs.com/package/cra-template-tailwindcss-jsdoc


Languages

Language:HTML 54.3%Language:JavaScript 43.8%Language:CSS 1.9%