Bez popisu

Cadel Watson b94841ce87 Step through draft před 2 roky
.idea 78e59365e7 init před 2 roky
css 78e59365e7 init před 2 roky
data b94841ce87 Step through draft před 2 roky
html 78e59365e7 init před 2 roky
js b94841ce87 Step through draft před 2 roky
src b94841ce87 Step through draft před 2 roky
.gitignore 78e59365e7 init před 2 roky
.postcssrc.json 78e59365e7 init před 2 roky
README.md 78e59365e7 init před 2 roky
elm.json b94841ce87 Step through draft před 2 roky
package-lock.json b94841ce87 Step through draft před 2 roky
package.json b94841ce87 Step through draft před 2 roky
tailwind.config.js 78e59365e7 init před 2 roky

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