Svelte.js starter pack with Yarn, Tailwind and Parcel. Yummy mummy!
The starter pack also includes tailwindcss-font-inter plugin for Tailwind plus Prettier and Eslint plugins with opinionated settings.
This is the code for my article Svelte + Tailwind + Parcel = Awesome!.
# create new project
$ npx degit codechips/svelte-tailwind-parcel-starter facebook-killer
$ cd facebook-killer
# install required packages
$ yarn
# run the app
$ yarn start
# build the app
$ yarn build
Yep. You should definitely test your code.
I take no responsibility if you get paid less because you have become more productive with these awesome tools and suddenly started getting things done faster.
For more interesting stuff like this follow me on Twitter or check out my blog https://codechips.me