An open API service indexing awesome lists of open source software.

https://github.com/d12/crux-app-docs

Open source documentation for the Crux Climbing App.
https://github.com/d12/crux-app-docs

Last synced: over 1 year ago
JSON representation

Open source documentation for the Crux Climbing App.

Awesome Lists containing this project

README

          

# Crux App - Documentation

This repo is for the open source documentation for the [Crux Climbing App](https://www.cruxapp.ca/). The documentation is built using [Docusaurus ](https://docusaurus.io/).

These docs are still under construction and are not complete yet!

The documentation can be accessed at [https://docs.cruxapp.ca/](https://docs.cruxapp.ca/).

### Installation

```
$ npm install
```

### Local Development

```
$ npm run start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

### Deployment

This repo is automatically deployed when main is pushed.

### Contribution

Contributions are welcome! To contribute, please fork the repository and create a pull request with your changes.