This is a fast, lightweight, open source and highly customizable React setup template and enforcing industry level coding style like airbnb created using Webpack, TailwindCSS, Babel, SVGR, PostCSS, ESLint and Prettier.
Clone the project
git clone <github_url> <project_name>
Go to the project directory
cd <project_name>
Install dependencies
npm install
yarn
Start the server
npm run dev
yarn dev
To build this project run
npm run build
yarn build
- Lightweight
- faster
- highly customizable
- easy to customize
- TailwindCSS
- Webpack
- Babel
- open source
- SVGR
- PostCSS