Žiadny popis

Cadel Watson ef015fd743 Add raw signals chart 1 rok pred
.idea 78e59365e7 init 1 rok pred
css 0c4311efc0 Show highlighted card 1 rok pred
data b94841ce87 Step through draft 1 rok pred
html 78e59365e7 init 1 rok pred
js b94841ce87 Step through draft 1 rok pred
src ef015fd743 Add raw signals chart 1 rok pred
.gitignore 78e59365e7 init 1 rok pred
.postcssrc.json 0c4311efc0 Show highlighted card 1 rok pred
README.md 78e59365e7 init 1 rok pred
elm.json 76630ebabe Add CMC chart 1 rok pred
package-lock.json 0c4311efc0 Show highlighted card 1 rok pred
package.json 0c4311efc0 Show highlighted card 1 rok pred
tailwind.config.js 78e59365e7 init 1 rok pred

README.md

Parcel, Tailwind CSS and Elm boilerplate

The corresponding blog post can be found on my blog: Using Parcel JS with Tailwind CSS, Elm Lang and Elm Spa.

Installing

npm install

Running DEV env

npm run start

Building

npm run build