mount2

1.0.4 • Public • Published

mount2

约定目录

$ tree . -L 3
├── src
│   ├── detail
│   │   ├── index.art
│   │   └── router.js
│   └── index
│       ├── index.art
│       └── router.js
......

安装

$ npm i -S mount2

用法

// routes 
const mount = require('mount2')
mount(app, {})

Readme

Keywords

none

Package Sidebar

Install

npm i mount2

Weekly Downloads

4

Version

1.0.4

License

MIT

Last publish

Collaborators

  • zhaoxingyue
  • zhangyuang
  • langshu