Skip to content

EmberMN/ember-tailwindui-demo

Repository files navigation

ember-tailwindui-demo

Repository for TailwindUI demo/talk at EmberMN meetup: https://www.meetup.com/EmberMN/events/271954553/

Note: due to licensing restrictions, I cannot publish the source templates/HTML code for most of the TailwindUI components (these are what Tailwind Labs' customers, such as myself, pay for). However, they do offer some "free sample components", so I'll use these for this demo. Furthermore, Tailwind Labs hired some people recently and appears to be interested in expanding their offerings to include Vue & React components rather than just static HTML examples.
A few days ago I tried to reach Robin Malfait via email about the possibility of providing an ember addon as well, but so far I have not received any reply.

My notes/outline can be found in MEETUP.md

Note: The following information was auto-generated by ember-cli

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd ember-tailwindui-demo
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint:hbs
  • yarn lint:js
  • yarn lint:js --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published