# bnorth-cli

bnorth 脚手架

## 用法

```sh
# 建立 bnorth 工程
# project-name：工程目录与工程名，参数为空则以当前目录为工程路径，当前目录名为工程名
npx @bnorth/cli create [project-name] 
```

## 文档

[bnorth 文档](//able99.github.io/#cbnorth)

[脚手架与工程配置](//able99.github.io/cbnorth/project.html)


