0.0.13 • Published 3 years ago

create-minglabs v0.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Quick short init ming project

# npm 6.x
npm init ming@latest my-ming-app --template vue3

# npm 7+, extra double-dash is needed:
npm init ming@latest my-ming-app -- --template vue3

# yarn
yarn create ming my-ming-app --template vue3

# pnpm
pnpm create ming my-ming-app -- --template vue3

TODO

Follow "https://github.com/facebook/create-react-app/blob/main/packages/create-react-app/createReactApp.js" to integrate

0.0.10

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago