Ei kuvausta

Cadel Watson 0369cdf6a4 Parse card database 1 vuosi sitten
.idea 78e59365e7 init 1 vuosi sitten
css 0c4311efc0 Show highlighted card 1 vuosi sitten
data b94841ce87 Step through draft 1 vuosi sitten
html 78e59365e7 init 1 vuosi sitten
js b94841ce87 Step through draft 1 vuosi sitten
src 0369cdf6a4 Parse card database 1 vuosi sitten
.gitignore 78e59365e7 init 1 vuosi sitten
.postcssrc.json 0c4311efc0 Show highlighted card 1 vuosi sitten
README.md 78e59365e7 init 1 vuosi sitten
elm.json b94841ce87 Step through draft 1 vuosi sitten
package-lock.json 0c4311efc0 Show highlighted card 1 vuosi sitten
package.json 0c4311efc0 Show highlighted card 1 vuosi sitten
tailwind.config.js 78e59365e7 init 1 vuosi sitten

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