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/
- Host: GitHub
- URL: https://github.com/gozeon/starter-cli
- Owner: gozeon
- License: mit
- Created: 2017-04-16T15:23:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T10:09:24.000Z (about 8 years ago)
- Last Synced: 2026-03-30T09:08:25.139Z (4 months ago)
- Topics: cli, cli-app, starter, template, tools, yoman
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
```text
__ _ _ ___ _ _
/ _\| |_ __ _ _ __ | |_ ___ _ __ / __\| |(_)
\ \ | __|/ _` || '__|| __|/ _ \| '__|_____ / / | || |
_\ \| |_| (_| || | | |_| __/| | |_____|/ /___ | || |
\__/ \__|\__,_||_| \__|\___||_| \____/ |_||_|
```
# Starter-Cli
[](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
[](https://github.com/Gozeon/starter-cli/blob/master/LICENSE)