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

https://github.com/gozeon/starter-cli

:computer: Item Scaffolding Tool https://gozeon.github.io/starter-cli/
https://github.com/gozeon/starter-cli

cli cli-app starter template tools yoman

Last synced: 3 months ago
JSON representation

:computer: Item Scaffolding Tool https://gozeon.github.io/starter-cli/

Awesome Lists containing this project

README

          

```text

__ _ _ ___ _ _
/ _\| |_ __ _ _ __ | |_ ___ _ __ / __\| |(_)
\ \ | __|/ _` || '__|| __|/ _ \| '__|_____ / / | || |
_\ \| |_| (_| || | | |_| __/| | |_____|/ /___ | || |
\__/ \__|\__,_||_| \__|\___||_| \____/ |_||_|

```

# Starter-Cli

[![NPM](https://nodei.co/npm/starter-cli.png)](https://nodei.co/npm/starter-cli/)

# Install
```bash
npm install starter-cli -g
```

# Run
```bash
starter
```

# Generations

## React

- [notrab/create-react-app-redux](https://github.com/notrab/create-react-app-redux.git)
- [kriasoft/react-starter-kit](https://github.com/kriasoft/react-starter-kit.git)
- [davezuko/react-redux-starter-kit](https://github.com/davezuko/react-redux-starter-kit.git)
- [Microsoft/TypeScript-React-Starter](https://github.com/Microsoft/TypeScript-React-Starter.git)

## Angular

- [AngularClass/angular-starter](https://github.com/AngularClass/angular-starter.git)
- [akveo/ng2-admin](https://github.com/akveo/ng2-admin)

## React Native

- [mcnamee/react-native-starter-app](https://github.com/mcnamee/react-native-starter-app.git)

## Go

- [olebedev/go-starter-kit](https://github.com/olebedev/go-starter-kit.git)

## Others

- [google/web-starter-kit](https://github.com/google/web-starter-kit.git)
- [jesion/angular2-react](https://github.com/jesion/angular2-react.git)
- [micooz/es6-webpack2-starter](https://github.com/micooz/es6-webpack2-starter.git)
- [typescript-library-starter](https://github.com/alexjoverm/typescript-library-starter)

# Cli-Tools

- [angular/angular-cli](https://github.com/angular/angular-cli.git)
- [acebookincubator/create-react-app](https://github.com/facebookincubator/create-react-app.git)
- [react-community/create-react-native-app](https://github.com/react-community/create-react-native-app.git)
- [supnate/rekit](https://github.com/supnate/rekit.git)

# License
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/Gozeon/starter-cli/blob/master/LICENSE)