Aucune description

Cadel Watson 0c4311efc0 Show highlighted card il y a 1 an
.idea 78e59365e7 init il y a 1 an
css 0c4311efc0 Show highlighted card il y a 1 an
data b94841ce87 Step through draft il y a 1 an
html 78e59365e7 init il y a 1 an
js b94841ce87 Step through draft il y a 1 an
src 0c4311efc0 Show highlighted card il y a 1 an
.gitignore 78e59365e7 init il y a 1 an
.postcssrc.json 0c4311efc0 Show highlighted card il y a 1 an
README.md 78e59365e7 init il y a 1 an
elm.json b94841ce87 Step through draft il y a 1 an
package-lock.json 0c4311efc0 Show highlighted card il y a 1 an
package.json 0c4311efc0 Show highlighted card il y a 1 an
tailwind.config.js 78e59365e7 init il y a 1 an

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