Tailwind Starter template pre-configured!
First install dependencies:
yarn install
To run in hot module reloading mode:
yarn start
To create a production build:
yarn run build-prod
Open the file dist/index.html
in your browser
Made with createapp.dev