暫無描述

Cadel Watson 60a32d54c9 Colourise stats 1 年之前
.idea 78e59365e7 init 1 年之前
css a62d3c4496 Add mana costs to decklist 1 年之前
data 4242443683 Load card ratings from 17Lands 1 年之前
html 78e59365e7 init 1 年之前
js 4242443683 Load card ratings from 17Lands 1 年之前
src 60a32d54c9 Colourise stats 1 年之前
tests a62d3c4496 Add mana costs to decklist 1 年之前
.gitignore 78e59365e7 init 1 年之前
.postcssrc.json 0c4311efc0 Show highlighted card 1 年之前
README.md 78e59365e7 init 1 年之前
elm.json a62d3c4496 Add mana costs to decklist 1 年之前
package-lock.json c9762f6e96 Add delta signals chart 1 年之前
package.json c9762f6e96 Add delta signals chart 1 年之前
tailwind.config.js 60a32d54c9 Colourise stats 1 年之前

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