Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 734 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 734 Bytes

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.