Sin descripción

Cadel Watson 313bbe98a9 Save set data to indexeddb hace 2 años
.idea b955126b5b Standardise data files hace 2 años
css a62d3c4496 Add mana costs to decklist hace 2 años
data b955126b5b Standardise data files hace 2 años
html 78e59365e7 init hace 2 años
js 313bbe98a9 Save set data to indexeddb hace 2 años
server 6a97056901 Fetch and save set data from server hace 2 años
src 6073ce4c02 Encode data ready for indexeddb hace 2 años
tests 6073ce4c02 Encode data ready for indexeddb hace 2 años
.gitignore 78e59365e7 init hace 2 años
.postcssrc.json 0c4311efc0 Show highlighted card hace 2 años
README.md 78e59365e7 init hace 2 años
elm.json 4fd777ea5a Load initial sets hace 2 años
package-lock.json c9762f6e96 Add delta signals chart hace 2 años
package.json c9762f6e96 Add delta signals chart hace 2 años
tailwind.config.js 60a32d54c9 Colourise stats hace 2 años

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