Skip to content

asetalias/amigrant-docs

Repository files navigation

Amigrant Documentation

This documentation contains the project plan, project details, contribution guidelines, and conventions used for Amigrant.

Local Development

To get started with contribution to documentation locally, follow these steps:

  1. Clone the repository:

    git clone https:/github.com/asetalias/amigrant-docs.git

Tip

You can use bun, yarn, pnpm and npm for the following steps.

  1. Install the dependencies using:

    bun install
  2. Start the development server:

    bun dev
  3. Open your browser and visit http://localhost:3000 to view the website.

License

This project is licensed under the MIT License.