Skip to content

darklight147/React-typescript-tailwindcss-boilerplate

Repository files navigation

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