Aucune description

Cadel Watson 78e59365e7 init il y a 2 ans
.idea 78e59365e7 init il y a 2 ans
css 78e59365e7 init il y a 2 ans
data 78e59365e7 init il y a 2 ans
html 78e59365e7 init il y a 2 ans
js 78e59365e7 init il y a 2 ans
src 78e59365e7 init il y a 2 ans
.gitignore 78e59365e7 init il y a 2 ans
.postcssrc.json 78e59365e7 init il y a 2 ans
README.md 78e59365e7 init il y a 2 ans
elm.json 78e59365e7 init il y a 2 ans
package-lock.json 78e59365e7 init il y a 2 ans
package.json 78e59365e7 init il y a 2 ans
tailwind.config.js 78e59365e7 init il y a 2 ans

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