0.0.8 • Published 4 years ago

mobtechcli v0.0.8

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

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

功能列表

  • vue
  • react
  • vue + ts
  • react + ts
0.0.8

4 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago