Açıklama Yok

Cadel Watson 879085503d Add decklist 1 yıl önce
.idea 78e59365e7 init 1 yıl önce
css 0c4311efc0 Show highlighted card 1 yıl önce
data 4242443683 Load card ratings from 17Lands 1 yıl önce
html 78e59365e7 init 1 yıl önce
js 4242443683 Load card ratings from 17Lands 1 yıl önce
src 879085503d Add decklist 1 yıl önce
tests c9762f6e96 Add delta signals chart 1 yıl önce
.gitignore 78e59365e7 init 1 yıl önce
.postcssrc.json 0c4311efc0 Show highlighted card 1 yıl önce
README.md 78e59365e7 init 1 yıl önce
elm.json 61d7b8de07 Style charts 1 yıl önce
package-lock.json c9762f6e96 Add delta signals chart 1 yıl önce
package.json c9762f6e96 Add delta signals chart 1 yıl önce
tailwind.config.js 78e59365e7 init 1 yıl önce

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