Sin descripción

Cadel Watson e4773c7087 Add focus stat in card view hace 1 año
.idea 78e59365e7 init hace 1 año
css 0c4311efc0 Show highlighted card hace 1 año
data b94841ce87 Step through draft hace 1 año
html 78e59365e7 init hace 1 año
js b94841ce87 Step through draft hace 1 año
src e4773c7087 Add focus stat in card view hace 1 año
.gitignore 78e59365e7 init hace 1 año
.postcssrc.json 0c4311efc0 Show highlighted card hace 1 año
README.md 78e59365e7 init hace 1 año
elm.json 3f9eb82f91 Show card stats hace 1 año
package-lock.json 0c4311efc0 Show highlighted card hace 1 año
package.json 0c4311efc0 Show highlighted card hace 1 año
tailwind.config.js 78e59365e7 init hace 1 año

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