Žiadny popis

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

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