Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-template-hub/app-generator
Command-line interface generator of the user interfaces at Open Template Hub
https://github.com/open-template-hub/app-generator
generator npm template ui
Last synced: 26 days ago
JSON representation
Command-line interface generator of the user interfaces at Open Template Hub
- Host: GitHub
- URL: https://github.com/open-template-hub/app-generator
- Owner: open-template-hub
- License: mit
- Created: 2021-02-06T10:55:49.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-29T04:08:37.000Z (8 months ago)
- Last Synced: 2024-05-02T01:38:40.315Z (8 months ago)
- Topics: generator, npm, template, ui
- Language: TypeScript
- Homepage: https://opentemplatehub.com/product/generator/app-generator
- Size: 130 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open Template Hub - UI Generator v5[![Version](https://img.shields.io/npm/v/@open-template-hub/app-generator?color=CB3837&style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@open-template-hub/app-generator)
[![Downloads](https://img.shields.io/npm/dt/@open-template-hub/app-generator?color=CB3837&logo=npm&style=for-the-badge)](https://www.npmjs.com/package/@open-template-hub/app-generator)
[![License](https://img.shields.io/github/license/open-template-hub/app-generator?color=43b043&style=for-the-badge)](LICENSE)
[![Issues](https://img.shields.io/github/issues/open-template-hub/app-generator?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/app-generator/issues)
[![PRCLosed](https://img.shields.io/github/issues-pr-closed-raw/open-template-hub/app-generator?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/app-generator/pulls?q=is%3Apr+is%3Aclosed)
[![LastCommit](https://img.shields.io/github/last-commit/open-template-hub/app-generator?color=43b043&style=for-the-badge)](https://github.com/open-template-hub/app-generator/commits/master)
[![Release](https://img.shields.io/github/release/open-template-hub/app-generator?include_prereleases&color=43b043&style=for-the-badge)](https://github.com/open-template-hub/app-generator/releases)
[![SonarCloud](https://img.shields.io/sonar/quality_gate/open-template-hub_app-generator?server=https%3A%2F%2Fsonarcloud.io&label=Sonar%20Cloud&style=for-the-badge&logo=sonarcloud)](https://sonarcloud.io/dashboard?id=open-template-hub_app-generator)Command-line interface generator of the user interfaces at [Open Template Hub](https://github.com/open-template-hub)
Available UI types are:
Web UI
Mobile UI
Company Profile UI
Admin UI
## About the NPM Package
### Package Installation
```sh
npm install -g @open-template-hub/app-generator
```### Package Usage
Go to the directory on terminal where you want to generate the project.
```sh
$ cd PATH
```and run the generator command:
```sh
$ open-template-hub-app-generator
```# Sponsors
No sponsors yet! **Will you be the first?**
## Contributors
Furkan Yavuz
💬 📖 👀
Fatih Turker
💬 📖 👀
Mert Sarac
💬 📖 👀
## Contributing
Refer to **[CONTRIBUTING.md](https://github.com/open-template-hub/.github/blob/master/docs/CONTRIBUTING.md)** to see how to contribute to Open Template Hub.
## Code of Conduct
Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blob/master/docs/CODE_OF_CONDUCT.md)** to see contributor covenant code of conduct.
## LICENSE
The source code for this project is released under the [MIT License](LICENSE).