Keine Beschreibung

Cadel Watson 37d1ce9e01 Try to read set data from IndexedDB vor 1 Jahr
.idea b955126b5b Standardise data files vor 1 Jahr
css a62d3c4496 Add mana costs to decklist vor 1 Jahr
data b955126b5b Standardise data files vor 1 Jahr
html 78e59365e7 init vor 1 Jahr
js 37d1ce9e01 Try to read set data from IndexedDB vor 1 Jahr
server 4fd777ea5a Load initial sets vor 1 Jahr
src 37d1ce9e01 Try to read set data from IndexedDB vor 1 Jahr
tests a62d3c4496 Add mana costs to decklist vor 1 Jahr
.gitignore 78e59365e7 init vor 1 Jahr
.postcssrc.json 0c4311efc0 Show highlighted card vor 1 Jahr
README.md 78e59365e7 init vor 1 Jahr
elm.json 4fd777ea5a Load initial sets vor 1 Jahr
package-lock.json c9762f6e96 Add delta signals chart vor 1 Jahr
package.json c9762f6e96 Add delta signals chart vor 1 Jahr
tailwind.config.js 60a32d54c9 Colourise stats vor 1 Jahr

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