/web-integrations-docs

Documentation for NZXT CAM Web Integration Mode

Primary LanguageTypeScript

Documentation Website for Web Integrations

This repository contains the source code for the documentation website for Web Integrations.

Getting Started

To get started, you will need to have Node.js installed on your machine. Once you have Node.js installed, you can run the following commands to get started:

# Install dependencies
yarn

# Start the development server
yarn dev

# Build Static Site
yarn exports

Contributing

If you see any issues with the documentation, please feel free to open an issue or submit a pull request.