Không có mô tả

Cadel Watson 37d1ce9e01 Try to read set data from IndexedDB 1 năm trước cách đây
.idea b955126b5b Standardise data files 1 năm trước cách đây
css a62d3c4496 Add mana costs to decklist 1 năm trước cách đây
data b955126b5b Standardise data files 1 năm trước cách đây
html 78e59365e7 init 1 năm trước cách đây
js 37d1ce9e01 Try to read set data from IndexedDB 1 năm trước cách đây
server 4fd777ea5a Load initial sets 1 năm trước cách đây
src 37d1ce9e01 Try to read set data from IndexedDB 1 năm trước cách đây
tests a62d3c4496 Add mana costs to decklist 1 năm trước cách đây
.gitignore 78e59365e7 init 1 năm trước cách đây
.postcssrc.json 0c4311efc0 Show highlighted card 1 năm trước cách đây
README.md 78e59365e7 init 1 năm trước cách đây
elm.json 4fd777ea5a Load initial sets 1 năm trước cách đây
package-lock.json c9762f6e96 Add delta signals chart 1 năm trước cách đây
package.json c9762f6e96 Add delta signals chart 1 năm trước cách đây
tailwind.config.js 60a32d54c9 Colourise stats 1 năm trước cách đây

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