blakeblackshear.frigate/docs/README.md

11 lines
360 B
Markdown
Raw Normal View History

2021-01-21 01:26:49 +01:00
# Website
This website is built using [Docusaurus 3.5](https://docusaurus.io/docs), a modern static website generator.
2021-01-21 01:26:49 +01:00
2023-05-31 14:15:01 +02:00
For installation and contributing instructions, please follow the [Contributing Docs](https://docs.frigate.video/development/contributing).
# Development
1. Run `npm i` to install dependencies
2. Run `npm run start` to start the website