# b2c api文档

``` bash
# install
npm i

# start writing
npm run dev

# build to static files
npm run build
```

VuePress requires Node.js >= 8.