Bez popisu

Cadel Watson 0ea68be7bd Style set selection před 1 rokem
.idea b955126b5b Standardise data files před 1 rokem
css a62d3c4496 Add mana costs to decklist před 1 rokem
data 1b132327b3 Test with OKR draft před 1 rokem
html 78e59365e7 init před 1 rokem
js 1b132327b3 Test with OKR draft před 1 rokem
server 6a97056901 Fetch and save set data from server před 1 rokem
src 0ea68be7bd Style set selection před 1 rokem
tests 6073ce4c02 Encode data ready for indexeddb před 1 rokem
.gitignore 78e59365e7 init před 1 rokem
.postcssrc.json 0c4311efc0 Show highlighted card před 1 rokem
README.md 78e59365e7 init před 1 rokem
elm.json 0ea68be7bd Style set selection před 1 rokem
package-lock.json c9762f6e96 Add delta signals chart před 1 rokem
package.json c9762f6e96 Add delta signals chart před 1 rokem
tailwind.config.js 60a32d54c9 Colourise stats před 1 rokem

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