Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kutyel/elm-land-tailwindcss-template
- Owner: kutyel
- License: mit
- Created: 2024-01-03T20:23:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-04T10:32:50.000Z (about 1 year ago)
- Last Synced: 2024-11-01T05:08:47.044Z (2 months ago)
- Language: Elm
- Size: 41 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.