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
- Host: GitHub
- URL: https://github.com/triptyk/ember-addon-boilerplate
- Owner: TRIPTYK
- License: mit
- Created: 2022-03-27T11:21:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T15:55:40.000Z (over 3 years ago)
- Last Synced: 2025-05-14T22:43:01.697Z (about 1 year ago)
- Language: JavaScript
- Size: 515 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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).