tw-antd-start-react-ts
boilerplate - react + tailwindcss + ant-design + typescript
Created with reactjs, tailwindcss, ant-design
Screenshots
Running locally
Clone the project
git clone https://github.com/lchenrique/tw-antd-start-react-ts.git
Enter the project directory
cd tw-antd-start-react-ts
Install the dependencies
npm install or yarn
Start the project
npm run start or yarn start