santie-cli
v0.2.0
Published
A Project development scaffolding
Downloads
6
Readme
santie-cli-web
Description
There are many excellent scaffold resources in the front end, such as Vue cli create react app. Some of them are officially produced by large Internet companies, such as Facebook's create react app, or come from the open source community Vue cli. These scaffolds provide simple basic configuration and some customized content, and integrate relevant development resources according to the user's choice, Compatible processing, engineering configuration, and complete environment configuration basically provide out of the box functions. These mainstream scaffolds also have certain limitations. They can't do in-depth customized content development according to the company's own technology selection. The project template provided by the government to meet the needs of the public is too simple, The enterprise level teaching rack needs to be packaged or improved in the upper layer to meet the real project needs. So we combined with the mainstream scaffold construction scheme to develop our internal customized scaffold Santie cli.
About Santie cli, it supports the automatic construction of Vue, react project, NPM package, Redux, mobx, vuex and other state management libraries, and supports PC and mobile terminals. Both of them use webpack as a resource integration and packaging tool, rich Chinese annotations, and provide real out of the box functions!
Installation
- Users can use npm to install, because the download of some official image resources will be blocked, so it is recommended to use the Taobao image cnpm to install
cnpm install santie-cli -g
Instructions for use
santie-cli - V // view the locally installed version
santie init [project folder name] // initialize the project
santie init myproject // example
//Or initialize all the basic information
santie --name [name] --description [description] --version [version]
Participation and contribution
The scaffold is provided with technical support and maintenance by the information technology front-end technical team of @santie-team
*This scaffold is still in the preliminary development stage, and we will continue to study the optimization iteration in the future.
*If you like, don't forget to give us a star!
*Love technology partners can provide source code learning exchange (email to [email protected] )Or join our web front end team!
Remarks
This project is only used as learning exchange within the team, and there is no fixed community maintenance
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/