Aucune description

Cadel Watson 9013f992e7 Create basic server il y a 2 ans
.idea b955126b5b Standardise data files il y a 2 ans
css a62d3c4496 Add mana costs to decklist il y a 2 ans
data b955126b5b Standardise data files il y a 2 ans
html 78e59365e7 init il y a 2 ans
js 4242443683 Load card ratings from 17Lands il y a 2 ans
server 9013f992e7 Create basic server il y a 2 ans
src 60a32d54c9 Colourise stats il y a 2 ans
tests a62d3c4496 Add mana costs to decklist il y a 2 ans
.gitignore 78e59365e7 init il y a 2 ans
.postcssrc.json 0c4311efc0 Show highlighted card il y a 2 ans
README.md 78e59365e7 init il y a 2 ans
elm.json a62d3c4496 Add mana costs to decklist il y a 2 ans
package-lock.json c9762f6e96 Add delta signals chart il y a 2 ans
package.json c9762f6e96 Add delta signals chart il y a 2 ans
tailwind.config.js 60a32d54c9 Colourise stats il y a 2 ans

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