Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Logo


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).