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

https://github.com/triptyk/ember-addon-boilerplate

Quick start Typescript addon
https://github.com/triptyk/ember-addon-boilerplate

Last synced: 11 months ago
JSON representation

Quick start Typescript addon

Awesome Lists containing this project

README

          

# @triptyk/ember-addon-boilerplate

Typescript ember addon with Tailwindcss boilerplate

## Compatibility

* Ember.js v3.28 or above
* Ember CLI v3.28 or above
* Node.js v14 or above

## Installation

```
ember install @triptyk/ember-addon-boilerplate
```

## Usage

[Longer description of how to use the addon in apps.]

## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.

## License

This project is licensed under the [MIT License](LICENSE.md).