Awesome
Tailwind CSS + ParcelJS + TypeScript boilerplate
🏄♀️ How to use
- Use
npm run prod
to build everything from/src
to/dist
- Use
npm run watch
to watch for changes and serve with parcel
npm run prod
to build everything from /src
to /dist
npm run watch
to watch for changes and serve with parcel