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
Give a āļø if this project helped you!
This README was made with ā¤ļø by Mohamed Belkamel