Aucune description

Cadel Watson 1b132327b3 Test with OKR draft il y a 1 an
.idea b955126b5b Standardise data files il y a 1 an
css a62d3c4496 Add mana costs to decklist il y a 1 an
data 1b132327b3 Test with OKR draft il y a 1 an
html 78e59365e7 init il y a 1 an
js 1b132327b3 Test with OKR draft il y a 1 an
server 6a97056901 Fetch and save set data from server il y a 1 an
src 13a116bfa9 Start draft from set il y a 1 an
tests 6073ce4c02 Encode data ready for indexeddb il y a 1 an
.gitignore 78e59365e7 init il y a 1 an
.postcssrc.json 0c4311efc0 Show highlighted card il y a 1 an
README.md 78e59365e7 init il y a 1 an
elm.json 4fd777ea5a Load initial sets il y a 1 an
package-lock.json c9762f6e96 Add delta signals chart il y a 1 an
package.json c9762f6e96 Add delta signals chart il y a 1 an
tailwind.config.js 60a32d54c9 Colourise stats il y a 1 an

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