b2c api文档

kang.wang 34728146c5 feat: 修改访问路径为/b2c il y a 6 ans
docs 34728146c5 feat: 修改访问路径为/b2c il y a 6 ans
.gitignore 6e8b795f03 fix: 更改构建后的输出文档 il y a 6 ans
.travis.yml 5e8d48ecb7 feat: 添加travis持续集成 il y a 6 ans
README.md c44a877f2d first commit il y a 6 ans
deploy.sh 4ed5af50ee fix: 修改发布仓库地址 il y a 6 ans
npm-debug.log e34c76ec49 更新交易流程图 il y a 6 ans
package-lock.json c44a877f2d first commit il y a 6 ans
package.json 34728146c5 feat: 修改访问路径为/b2c il y a 6 ans

README.md

b2c api文档

# install
npm i

# start writing
npm run dev

# build to static files
npm run build

VuePress requires Node.js >= 8.