darklight147 / React-typescript-tailwindcss-boilerplate

React typescript boilerplate with Tailwindcss ready to go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to react-typescript-tailwindcss starter boilerplate 👋

Version License: MIT BUILD

React, typescript and tailwindcss startpack and boilerplate with Dockerfile ready to build

Install

npm install -g yarn
yarn add tailwindcss postcss-cli autoprefixer -D
yarn install --frozen-lockfile

Usage

yarn start

Dockerizing

sudo docker run -p 3000:3000 -d --name demo .

Author

👤 Mohamed Belkamel

Show your support

Give a ⭐️ if this project helped you!


This README was made with ❤️ by Mohamed Belkamel

About

React typescript boilerplate with Tailwindcss ready to go

License:MIT License


Languages

Language:CSS 98.2%Language:JavaScript 1.3%Language:TypeScript 0.5%Language:HTML 0.0%Language:Dockerfile 0.0%