暫無描述

Cadel Watson 0ea68be7bd Style set selection 1 年之前
.idea b955126b5b Standardise data files 1 年之前
css a62d3c4496 Add mana costs to decklist 1 年之前
data 1b132327b3 Test with OKR draft 1 年之前
html 78e59365e7 init 1 年之前
js 1b132327b3 Test with OKR draft 1 年之前
server 6a97056901 Fetch and save set data from server 1 年之前
src 0ea68be7bd Style set selection 1 年之前
tests 6073ce4c02 Encode data ready for indexeddb 1 年之前
.gitignore 78e59365e7 init 1 年之前
.postcssrc.json 0c4311efc0 Show highlighted card 1 年之前
README.md 78e59365e7 init 1 年之前
elm.json 0ea68be7bd Style set selection 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