shuyun-fast-cli

1.0.3 • Public • Published

fast-cli

Quickly create react, Vue or applications without front-end framework

Install

# yarn
$ yarn global add shuyun-fast-cli

# npm
$ npm install -g shuyun-fast-cli

Usege

# Initialize new project
$ fast-cli init

Examples

$ fast-cli init

? Please enter a project name: my-app
? Please enter a project description: description...
? Please choose the front frame
    1) React
    2) Vue
    3) ES2015+
    4) MicroApp
    Answer: ES2015+

# 1. . Downloading template
# 2. ✔ Download successful

? Do you need to install dependencies (Y/n): Y
# cd name && npm install

Readme

Keywords

none

Package Sidebar

Install

npm i shuyun-fast-cli

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

8.42 kB

Total Files

11

Last publish

Collaborators

  • shuyunfe