Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arkemishub/docs
Arke Docs
https://github.com/arkemishub/docs
Last synced: 19 days ago
JSON representation
Arke Docs
- Host: GitHub
- URL: https://github.com/arkemishub/docs
- Owner: arkemishub
- Created: 2022-02-21T14:41:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T10:25:14.000Z (7 months ago)
- Last Synced: 2024-06-27T15:13:44.906Z (7 months ago)
- Language: CSS
- Homepage: https://arkemishub.github.io/docs
- Size: 31.5 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arke Official Documentation
This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.
## Installation
```console
pnpm install
```## Local Development
```console
pnpm start
```This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.