Skip to content

Parcel / Tailwind / Vue Starter

License

Notifications You must be signed in to change notification settings

sebastianpopp/parcel-tailwind-vue-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.