Ei kuvausta

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

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