This project is a boilerplate I made for myself because I couldnt find one. It uses the best CSS since frosted wheaties, TailwindCSS, and its partner in crime TailwindUI. Also it has purgeCSS to remove all that nasty unused CSS and runs in Vue, my favorite frontend tooling tool right now. 💪
If you want to yelp like shaggy, or help as the humans say, open a PR and lets all get groovy. 🎉
npm install
npm run serve
npm run build
npm run test
npm run lint