Ei kuvausta

Cadel Watson 1016201ee8 Add comment 2 vuotta sitten
.idea 78e59365e7 init 2 vuotta sitten
css 78e59365e7 init 2 vuotta sitten
data b94841ce87 Step through draft 2 vuotta sitten
html 78e59365e7 init 2 vuotta sitten
js b94841ce87 Step through draft 2 vuotta sitten
src 1016201ee8 Add comment 2 vuotta sitten
.gitignore 78e59365e7 init 2 vuotta sitten
.postcssrc.json 78e59365e7 init 2 vuotta sitten
README.md 78e59365e7 init 2 vuotta sitten
elm.json b94841ce87 Step through draft 2 vuotta sitten
package-lock.json b94841ce87 Step through draft 2 vuotta sitten
package.json b94841ce87 Step through draft 2 vuotta sitten
tailwind.config.js 78e59365e7 init 2 vuotta 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