This is a starter project for using Parcel with Tailwind CSS and Vue.
Looking for a starter project without Vue? Check out parcel-tailwind-starter.
- Fork this repository or run
npx degit sebastianpopp/parcel-tailwind-vue-starter my-project
- Run
yarn install
- Run
yarn start
to start the development server - Add some magic ✨
- Run
yarn build
to build the project for production
The MIT License (MIT). Please see License File for more information.