Here you'll find everything you need regarding Astrakit.
Astrakit documentation is a documentation portal powered by Docusaurus.
To install Astrakit, follow these steps:
- Clone the repository:
git clone https://github.com/astrakit/documentation.git
- Navigate to the project directory:
cd documentation
- Install the dependencies:
npm install
To use Astrakit, follow these steps:
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
We welcome contributions! Please read our contributing guidelines to get started.
This project is licensed under the BSD-3-Clause license. See the LICENSE file for details.