بدون توضیح

Cadel Watson 6a97056901 Fetch and save set data from server 2 سال پیش
.idea b955126b5b Standardise data files 2 سال پیش
css a62d3c4496 Add mana costs to decklist 2 سال پیش
data b955126b5b Standardise data files 2 سال پیش
html 78e59365e7 init 2 سال پیش
js 37d1ce9e01 Try to read set data from IndexedDB 2 سال پیش
server 6a97056901 Fetch and save set data from server 2 سال پیش
src 6a97056901 Fetch and save set data from server 2 سال پیش
tests a62d3c4496 Add mana costs to decklist 2 سال پیش
.gitignore 78e59365e7 init 2 سال پیش
.postcssrc.json 0c4311efc0 Show highlighted card 2 سال پیش
README.md 78e59365e7 init 2 سال پیش
elm.json 4fd777ea5a Load initial sets 2 سال پیش
package-lock.json c9762f6e96 Add delta signals chart 2 سال پیش
package.json c9762f6e96 Add delta signals chart 2 سال پیش
tailwind.config.js 60a32d54c9 Colourise stats 2 سال پیش

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