1.1.6 • Published 6 months ago

@jayson991/create-app v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

create-app

A CLI Tool To Create Apps You Want Like create-react-app | @vue/cli | @angular/cli

Installation

$ npm i -g @jayson991/create-app

All Commands

# look for help
$ create-app -h
$ create-app --help

# check create-app version
$ create-app -v
$ create-app --version

# check create-app info
$ create-app info

# add your own template just for you
$ create-app add

# init your own project
$ create-app init

# list all templates
$ create-app list

All Templates

Template NameMain Language (Framework)
react-templateJavascript
react-typescript-templateTypescript
vue2-templateVue 2.x (Webpack 5.x)
vue2-library-templateVue 2.x, npm Library
vue3-boilerplateVue 3.x (Webpack 5.x)
vue3-library-boilerplateVue 3.x, npm Library
1.1.6

6 months ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago