xfe-cli
v1.1.5
Published
A simple to use project cli tool
Downloads
14
Readme
xfe-cli
English | 中文
Introduction
An easy to use front-end scaffolding for managing front-end development templates, easy to pull, install and run with one click。
Install
npm i xfe-cli -g
Directions for use
When you want to open a new project, in the specified folder, open the command line and type
xfe-cli
to do so.。The language command
xfe-cli -l en
can be set. The default value iscn
. Only Chinese and English are supported。
Matters needing attention
You should start with the project configuration, following the default json content and format, configure your own related projects。
The configuration can be changed at any time, it will be saved in the global cli directory, you can update the project template at any time。