An open API service indexing awesome lists of open source software.

https://github.com/sebastianpopp/parcel-tailwind-starter

Parcel / Tailwind Starter
https://github.com/sebastianpopp/parcel-tailwind-starter

parcel parceljs starter-template tailwind tailwindcss

Last synced: 8 months ago
JSON representation

Parcel / Tailwind Starter

Awesome Lists containing this project

README

          

# Parcel / Tailwind Starter

This is a starter project for using [Parcel](https://parceljs.org/) with [Tailwind CSS](https://tailwindcss.com/).

Looking for a starter project with Vue? Check out [parcel-tailwind-vue-starter](https://github.com/sebastianpopp/parcel-tailwind-vue-starter).

## Getting Started

1. Fork this repository or run `npx degit sebastianpopp/parcel-tailwind-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](LICENSE) for more information.