This boilerplate contains all you need to start your next React.js project. Simple, robust, well-organized, all you need to do is clone, install and you're ready to start.
This boilerplate features all the latest tools and practices in the industry.
- ⚛ React — 16.13.1 with Hooks
- 🛠 Babel — ES6 syntax, Airbnb & React/Recommended config
- 🚀 Webpack — Hot Reloading, Code Splitting, Optimized Build
- 💅 CSS — CSS, Sass, Tailwind, PostCSS with Autoprefixer
- 💖 Lint — ESlint
- Clone this repo using
https://github.com/hullistudio/react-typescript-tailwindcss-starter.git
- Move to the appropriate directory:
cd react-typescript-tailwindcss-starter
. - Run
yarn
ornpm install
to install dependencies. - Run
npm start
to see the example app athttp://localhost:3000
.
🐦 Twitter — 👨🏻💻 GitHub — 🌎 Website