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
- β Next.js β 12.0.8
- π Babel β ES6 syntax, Airbnb & React/Recommended config
- π Webpack β Hot Reloading, Code Splitting, Optimized Build
- π CSS β CSS, Tailwind, PostCSS with Autoprefixer
- π Lint β ESlint
- Clone this repo using
https://github.com/hullistudio/nextjs-typescript-tailwindcss-starter.git
- Move to the appropriate directory:
cd nextjs-typescript-tailwindcss-starter
. - Run
yarn
ornpm install
to install dependencies. - Run
npm start
to see the example app athttp://localhost:3000
.
π¦ Twitter β π¨π»βπ» GitHub β π Website