mobtechcli

0.0.8 • Public • Published

mobtechcli npm NPM npm

公司前端组内,项目模板生成脚手架。(默认 vue, 后续支持 react,typescript)

安装

  npm install mobtechcli -g

使用

mobtech - i;
or;
mb - i;

项目目录

Vue

  +---public
  \---src
      +---api
      +---assets
      |   \---images
      +---components
      |   +---consume
      |   \---header
      +---directives
      +---router
      |   \---modules
      +---sass
      |   \---mob-theme
      |       +---animation
      |       +---color
      |       +---common
      |       |   \---iconfont
      |       |       \---fonts
      |       +---components
      |       +---dist
      |       |   \---fonts
      |       \---mixins
      +---store
      +---utils
      \---views
          \---home

功能列表

  • [x] vue
  • [x] react
  • [ ] vue + ts
  • [ ] react + ts

Readme

Keywords

Package Sidebar

Install

npm i mobtechcli

Weekly Downloads

6

Version

0.0.8

License

ISC

Unpacked Size

5.7 kB

Total Files

3

Last publish

Collaborators

  • lisheng_token