2.0.1 ā€¢ Published 1 year ago

be-ui-cli v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Be-CLI šŸ¦‹ šŸš€

A simple project template with Vite.js

This template should help get you started developing with Vue or React and Typescript in Vite in a bliss.

Features

Styling

  • UnoCSS with The instant on-demand Atomic CSS engine.
  • WindiCSS Next generation utility-first CSS framework.

UI Components

  • Element-Plus šŸŽ‰ A Vue.js 3 UI Library made by Element team
  • Ant Design Vue šŸŒˆ An enterprise-class UI components based on Ant Design and Vue. šŸœ

Unit Test

  • Vitest A Vite-native test framework. It's fast!
  • Jest Delightful JavaScript Testing.

How to ues ?

Install

$ pnpm install be-ui-cli --global

2.Input your project name

$ sudo be-ui-cli create
? please input your project name ā€ŗ be-cli-project

3. Select template type

? please select a template type ā€ŗ 
āÆ   vue + vite template
    react + vite template
    lib template

4. Select UI component

? please select a ui component library ā€ŗ
āÆ   element-plus
    ant design vue

4. Select a css atom library

? please select a css atom library ā€ŗ
āÆ   windicss
    unocss
    Don't need

5. Select a unit test library

? please select a unit test library ā€ŗ
āÆ   vitest
    jest
    Don't need

create project

start creating project <be-cli-project> ...
ā ‹ Loading
start creating package.json ...

start setting windicss ...

set windicss success !

start setting vitest ...

set vitest success !

create package.json success !
āœ” 
create project <be-cli-project> success !

Other

-v ļ½œ --version

Display version message

be-ui-cli -v

-h ļ½œ --help

Display help message

be-ui-cli -h
1.2.8

1 year ago

1.2.9

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago