Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 803 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 803 Bytes
abstract logo

Abstract Docs

Documentation for Abstract located at docs.abs.xyz.

Local Development

This documentation is built using Mintlify.

To run the docs locally, follow the steps below:

  1. Clone the repository.

  2. Install the dependencies:

    npm install -g mintlify
  3. Start the development server:

    mintlify dev
  4. Open the browser and navigate to http://localhost:3000.

License

This project is licensed under the MIT License.