Skip to content

i5ting/mount2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, {})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published