We'd love for you to help develop improvements to Cicero technology! Please refer to the Accord Project Development guidelines we'd like you to follow.
To build the documentation locally:
cd ./website
npm install
npm run start
If you want to re-generate the JSDoc API:
npm run build:api
cd ./website
npm install
npm run version `0.23.0`
If you want to re-generate the JSDoc API:
npm run build:api