Sen descrición

Cadel Watson f05b55cf69 Add stat display with z-scores hai 1 ano
.idea 78e59365e7 init hai 1 ano
css a62d3c4496 Add mana costs to decklist hai 1 ano
data 4242443683 Load card ratings from 17Lands hai 1 ano
html 78e59365e7 init hai 1 ano
js 4242443683 Load card ratings from 17Lands hai 1 ano
src f05b55cf69 Add stat display with z-scores hai 1 ano
tests a62d3c4496 Add mana costs to decklist hai 1 ano
.gitignore 78e59365e7 init hai 1 ano
.postcssrc.json 0c4311efc0 Show highlighted card hai 1 ano
README.md 78e59365e7 init hai 1 ano
elm.json a62d3c4496 Add mana costs to decklist hai 1 ano
package-lock.json c9762f6e96 Add delta signals chart hai 1 ano
package.json c9762f6e96 Add delta signals chart hai 1 ano
tailwind.config.js f05b55cf69 Add stat display with z-scores hai 1 ano

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