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