Skip to content

MSLight2/uc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UC-CLI

中文文档

User custom cli tool based on Webpack4

A tool for building Vue / React projects. Can quickly build projects. Currently, only Vue project construction is supported.

There are two modes of manual build and default build.

In manual build mode, you can choose different configurations. For example: whether to add vue-router, vuex, etc

After the project is built successfully, you can change the webpack configuration in the build folder

The function is similar to vue-cli

  • You can view the webpack configuration template in the 'template' branch of Github

Usage:

npm install -g uc-cli

uc create my-project

Build Success

npm run serve

npm run build

About

📘A Custom cli for vue or react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published