Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
spensbot committed Jun 22, 2024
1 parent 40bb531 commit f22df76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ Since all dmx channels boil down to the same parameters, captivate scenes can pl

[![Captivate Introduction Video](https://img.youtube.com/vi/6ZwQ97sySq0/0.jpg)](https://www.youtube.com/watch?v=6ZwQ97sySq0)

## Community

Join us on [Discord](https://discord.gg/96DVPcMUUv) or on the [Github Discussion Board](https://github.com/spensbot/captivate/discussions)!

## Developers

**Prereqs:** Node, NPM, Python, and XCode Command Line Tools (for Mac) or Visual Studio C++ Build Environment (for Windows).
Expand All @@ -72,6 +76,8 @@ Since all dmx channels boil down to the same parameters, captivate scenes can pl

`git submodule update --init --recursive` <-- download submodules

`git lfs pull` <-- Download large files

`npm install` <-- install node dependencies

`npm start` <-- run the app in development mode with hot-reloading
Expand Down

0 comments on commit f22df76

Please sign in to comment.