Нема описа

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

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