Sem descrição

Cadel Watson ef015fd743 Add raw signals chart há 1 ano atrás
.idea 78e59365e7 init há 1 ano atrás
css 0c4311efc0 Show highlighted card há 1 ano atrás
data b94841ce87 Step through draft há 1 ano atrás
html 78e59365e7 init há 1 ano atrás
js b94841ce87 Step through draft há 1 ano atrás
src ef015fd743 Add raw signals chart há 1 ano atrás
.gitignore 78e59365e7 init há 1 ano atrás
.postcssrc.json 0c4311efc0 Show highlighted card há 1 ano atrás
README.md 78e59365e7 init há 1 ano atrás
elm.json 76630ebabe Add CMC chart há 1 ano atrás
package-lock.json 0c4311efc0 Show highlighted card há 1 ano atrás
package.json 0c4311efc0 Show highlighted card há 1 ano atrás
tailwind.config.js 78e59365e7 init há 1 ano atrás

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