Açıklama Yok

Cadel Watson 78e59365e7 init 1 yıl önce
.idea 78e59365e7 init 1 yıl önce
css 78e59365e7 init 1 yıl önce
data 78e59365e7 init 1 yıl önce
html 78e59365e7 init 1 yıl önce
js 78e59365e7 init 1 yıl önce
src 78e59365e7 init 1 yıl önce
.gitignore 78e59365e7 init 1 yıl önce
.postcssrc.json 78e59365e7 init 1 yıl önce
README.md 78e59365e7 init 1 yıl önce
elm.json 78e59365e7 init 1 yıl önce
package-lock.json 78e59365e7 init 1 yıl önce
package.json 78e59365e7 init 1 yıl önce
tailwind.config.js 78e59365e7 init 1 yıl önce

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