0.0.13 • Published 2 years ago

create-minglabs v0.0.13

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago