Skip to content

AIMOverse/amico-docs

Repository files navigation

Amico Documentation Website

This is the official documentation website for Amico, built using vocs, a modern documentation framework optimized for performance and ease of use.

🚀 Features

  • Powered by vocs: A fast and flexible documentation framework.
  • MDX Support: Write documentation using Markdown and React components.
  • Vite-Powered: Instant hot-reloading for a seamless development experience.
  • Customizable: Extend and style the documentation to fit your needs.

📦 Installation

Clone the repository and install dependencies:

# Clone the repository
git clone https://github.com/AIMOverse/amico-docs.git
cd amico-docs

# Install dependencies
npm install

🛠 Development

To start a local development server:

npm run dev

This will start the website at http://localhost:5173/ with hot module reloading enabled.

📄 Building for Production

To generate a static build:

npm run build

The built files will be available in the dist/ directory.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Documentations for Amico

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •