Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kutyel/elm-land-tailwindcss-template

Github template for elm-land with vanilla Tailwind CSS
https://github.com/kutyel/elm-land-tailwindcss-template

Last synced: 21 days ago
JSON representation

Github template for elm-land with vanilla Tailwind CSS

Awesome Lists containing this project

README

        

# elm-land-tailwindcss
> Built with [Elm Land](https://elm.land) 🌈

## Local development

```bash
# Requires Node.js v18+ (https://nodejs.org)
npx elm-land server
```

## Deploying to production

Elm Land projects are most commonly deployed as static websites.

Please visit [the "Deployment" guide](https://elm.land/guide/deploying) to learn more
about deploying your app for free using Netlify or Vercel.