mini-cli
模仿 Vue CLI 写的迷你版脚手架
파일 탐색기
최종 버전 다운로드 (.zip)- mvc.js
- babel.js
- linter.js
- router.js
- vuex.js
- injectImports.js
- injectOptions.js
- clearConsole.js
- configTransforms.js
- env.js
- executeCommand.js
- exit.js
- getPackage.js
- logger.js
- normalizeFilePaths.js
- options.js
- rcPath.js
- readFiles.js
- registries.js
- request.js
- resolvePkg.js
- shouldUseTaobao.js
- sortObject.js
- stringifyJS.js
- writeFileTree.js
- add.js
- ConfigTransform.js
- create.js
- Creator.js
- Generator.js
- PackageManager.js
- PromptModuleAPI.js
- package.json
- README.md
- index.js
- package.json
- .eslintrc.js
- index.js
- package.json
- prompts.js
- README.md
- index.js
- About.vue
- Home.vue
- App.vue
- index.js
- package.json
- prompts.js
- index.js
- index.js
- package.json
- mvc-cli-service.js
- favicon.ico
- index.html
- logo.png
- HelloWorld.vue
- App.vue
- main.js
- .gitignore
- index.js
- base.config.js
- dev.config.js
- pro.config.js
- package.json
- README.md
- .eslintignore
- .eslintrc
- .gitignore
- lerna.json
- package.json
- README.md
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/woai3c/mini-cli
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mini-cli
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
