bodytrack/webclient
Adam Veldhousen f01b4df3a7
making progress woop
2021-04-22 13:04:55 -05:00
..
src making progress woop 2021-04-22 13:04:55 -05:00
.eslintrc.json new webclient again :sad: 2021-04-22 00:47:36 -05:00
.gitignore new webclient again :sad: 2021-04-22 00:47:36 -05:00
.prettierrc.json new webclient again :sad: 2021-04-22 00:47:36 -05:00
README.md new webclient again :sad: 2021-04-22 00:47:36 -05:00
package-lock.json yay got stuff working 2021-04-22 01:35:01 -05:00
package.json making progress woop 2021-04-22 13:04:55 -05:00
postcss.config.js new webclient again :sad: 2021-04-22 00:47:36 -05:00
tailwind.config.js new webclient again :sad: 2021-04-22 00:47:36 -05:00
yarn.lock making progress woop 2021-04-22 13:04:55 -05:00

README.md

svelte-tailwind-parcel-starter

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!.

Getting started

# 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

Testing

Yep. You should definitely test your code.

Disclaimer

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.

There is more!

For more interesting stuff like this follow me on Twitter or check out my blog https://codechips.me