Skip to content

uv547756/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.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 76.1%
  • TypeScript 21.2%
  • CSS 1.6%
  • JavaScript 1.1%