quick-dir

1.0.1 • Public • Published

Create pagelet or vue project page directory quickly

Install

npm install quick-dir -g

Use

qd test

Directory structure

vue

└── test
    ├── index.scss
    ├── index.vue
    └── vm.js

pagelet

└── test
    ├── test.js
    ├── test.scss
    └── test.tpl

Readme

Keywords

none

Package Sidebar

Install

npm i quick-dir

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • wanghx