暂无描述

Cadel Watson 76630ebabe Add CMC chart 1 年之前
.idea 78e59365e7 init 1 年之前
css 0c4311efc0 Show highlighted card 1 年之前
data b94841ce87 Step through draft 1 年之前
html 78e59365e7 init 1 年之前
js b94841ce87 Step through draft 1 年之前
src 76630ebabe Add CMC chart 1 年之前
.gitignore 78e59365e7 init 1 年之前
.postcssrc.json 0c4311efc0 Show highlighted card 1 年之前
README.md 78e59365e7 init 1 年之前
elm.json 76630ebabe Add CMC chart 1 年之前
package-lock.json 0c4311efc0 Show highlighted card 1 年之前
package.json 0c4311efc0 Show highlighted card 1 年之前
tailwind.config.js 78e59365e7 init 1 年之前

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