Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Abstract-Foundation/abstract-docs-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abstract logo

Abstract Docs

Documentation for Abstract located at docs.abs.xyz.

Local Development

We use Next.js with the Nextra framework to build the documentation site. To run the site locally, follow the steps below:

  1. Clone the repository.

  2. Install the dependencies:

    npm install
  3. Start the development server:

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

License

This project is licensed under the MIT License.