1.2.2 • Published 1 month ago

@app-template/create-app v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Create App

Creating an App by running one command.

Usage

npm create @app-template/app@latest

# or

# node
# npm create @app-template/app@latest my-node-project -- --template node

# node-koa-restful
# npm create @app-template/app@latest my-node-koa-restful-project -- --template node-koa-restful

# node-koa-restful-mongodb
# npm create @app-template/app@latest my-node-koa-restful-mongodb-project -- --template node-koa-restful-mongodb

# node-express-restful
# npm create @app-template/app@latest my-node-express-restful-project -- --template node-express-restful

# hexo-blog
# npm create @app-template/app@latest my-hexo-blog-project -- --template hexo-blog

# vue3
# npm create @app-template/app@latest my-vue3-project -- --template vue3

# vue3-ui-lib
# npm create @app-template/app@latest my-vue3-ui-lib-project -- --template vue3-ui-lib

# obsidian
# npm create @app-template/app@latest my-obsidian-project -- --template obsidian

Contribution guidelines

  1. Fork this project.
  2. Clone your forked project.
  3. Install dependencies by running pnpm install.
  4. Initialize the Git submodules by running git submodule update --init --recursive.
  5. Make changes to the source code and commit the changes.
  6. Create a new pull request.

Templates

1.2.2

1 month ago

1.2.1

1 month ago

1.2.0

2 months ago

1.1.14

3 months ago

1.1.13

3 months ago

1.1.12

4 months ago

1.1.11

6 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.1.9

8 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.0.22

9 months ago

1.1.10

7 months ago

1.0.26

9 months ago

1.0.25

9 months ago

1.0.23

9 months ago

1.0.29

9 months ago

1.0.28

9 months ago

1.0.27

9 months ago

1.0.31

9 months ago

1.0.30

9 months ago

1.0.20

12 months ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago