Skip to content

opensensorhub/osh-docs

Repository files navigation

OpenSensorHub Docs

Documentation site for all things OpenSensorHub!


Installation

Clone the repository and install dependencies:

git clone https://github.com/earocorn/osh-docs
cd osh-docs
npm install

Alternatively you can use bun or yarn if preferred.

Development

To start the local development server:

npm start

Other options:

yarn start
bun start

Building

To generate a production build:

npm build

Other options:

yarn build
bun build

About

OpenSensorHub web based documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages