Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 681 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 681 Bytes

Parcel / Tailwind / Vue Starter

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.

Getting Started

  1. Fork this repository or run npx degit sebastianpopp/parcel-tailwind-vue-starter my-project
  2. Run yarn install
  3. Run yarn start to start the development server
  4. Add some magic ✨
  5. Run yarn build to build the project for production

License

The MIT License (MIT). Please see License File for more information.