A starter template for ionic-react with tailwindcss
Read the full article here
- Ensure you follow the steps here to install ionic framework
- Clone this repository to local development environment
- Change directory into
ionic-react-starter-template - Run
npm installoryarn install - Run
npm run start:devto run the app - You can view the app in the browser also using the generated
http://hostname:portusually http://localhost:8100
