Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.15 KB

File metadata and controls

32 lines (25 loc) · 1.15 KB

Astrakit documentation

Deploy to GitHub Pages

Welcome to the Astrakit documentation

Here you'll find everything you need regarding Astrakit.

Table of Contents

Introduction

Astrakit documentation is a documentation portal powered by Docusaurus.

Installation

To install Astrakit, follow these steps:

  1. Clone the repository: git clone https://github.com/astrakit/documentation.git
  2. Navigate to the project directory: cd documentation
  3. Install the dependencies: npm install

Usage

To use Astrakit, follow these steps:

  1. Start the development server: npm start
  2. Open your browser and navigate to http://localhost:3000

Contributing

We welcome contributions! Please read our contributing guidelines to get started.

License

This project is licensed under the BSD-3-Clause license. See the LICENSE file for details.