This repo is home to the TeamCentral Developer documentation and is meant to guide users through common/ advanced functionality of the Team Central Platform.
- Install dependencies
 
- Clone repo and install
 
git clone https://github.com/teamcentral/developer-docs.git
cd developer-docs
npm install- Run
 
npm run start- Rocket Docs Documentation
 - Rocket Docs Github repo
 - MarkDown (MDX) Cheatsheet (provides both simple and advanced examples)
 
This repo is watched by Cloudflare Pages, and once it detects any changes, it will automatically clone, build and deploy the docs to docs.teamcentral.ai.
Note: Build times vary.