Skip to content

wildmor/docs

 
 

Repository files navigation

TARS-AI Documentation

This is where you can find our documentation, guides, and more.

To contribute to the documentation, make sure you have Node.js installed on your computer.

If you do not have pnpm installed, install it using:

npm install -g pnpm

To run the website locally, run:

pnpm install
pnpm dev

You can now view your changes to the website live at http://localhost:3000/

It is recommended to install the MDX VSCode Extension for development.

About

The official documentation hub for TARS-AI. Find guides, technical references, and contribution resources here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 69.0%
  • TypeScript 25.4%
  • CSS 4.3%
  • JavaScript 1.3%