React, typescript and tailwindcss startpack and boilerplate with Dockerfile ready to build
npm install -g yarn
yarn add tailwindcss postcss-cli autoprefixer -D
yarn install --frozen-lockfile
yarn start
sudo docker run -p 3000:3000 -d --name demo .
👤 Mohamed Belkamel
- Github: @darklight147
Give a ⭐️ if this project helped you!
This README was made with ❤️ by Mohamed Belkamel