Nincs leírás

Cadel Watson 1016201ee8 Add comment 1 éve
.idea 78e59365e7 init 1 éve
css 78e59365e7 init 1 éve
data b94841ce87 Step through draft 1 éve
html 78e59365e7 init 1 éve
js b94841ce87 Step through draft 1 éve
src 1016201ee8 Add comment 1 éve
.gitignore 78e59365e7 init 1 éve
.postcssrc.json 78e59365e7 init 1 éve
README.md 78e59365e7 init 1 éve
elm.json b94841ce87 Step through draft 1 éve
package-lock.json b94841ce87 Step through draft 1 éve
package.json b94841ce87 Step through draft 1 éve
tailwind.config.js 78e59365e7 init 1 éve

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