Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 233 Bytes

File metadata and controls

16 lines (11 loc) · 233 Bytes

Bot3.ai Documentation

Build and setup

Main scripts

# install dependencies
$ yarn install

# serve with hot reload at localhost:8080
$ yarn docs:dev

# static generation to dist
$ yarn docs:build