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.
# create new project
$ npx degit iljoo/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.
Find me on Twitter - @ilia_mikhailov.