Sen descrición

Cadel Watson 13a116bfa9 Start draft from set hai 1 ano
.idea b955126b5b Standardise data files hai 1 ano
css a62d3c4496 Add mana costs to decklist hai 1 ano
data b955126b5b Standardise data files hai 1 ano
html 78e59365e7 init hai 1 ano
js afe3fbb2db Load initial sets from local storage hai 1 ano
server 6a97056901 Fetch and save set data from server hai 1 ano
src 13a116bfa9 Start draft from set hai 1 ano
tests 6073ce4c02 Encode data ready for indexeddb 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 4fd777ea5a Load initial sets 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 60a32d54c9 Colourise stats 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