/nodecg-bundle-template

A NodeCG 1.5.0 template mostly for personal use, but may be of help to someone!

Primary LanguageJavaScript

NodeCG Bundle Template

Setup

  1. Ensure you have installed Node & NPM, and have installed this bundle into NodeCG v^1.5.0
  2. You need to now be in the bundle directory. To get there from nodecg, run cd bundles/bundle-template
  3. Run npm install to install dependencies
  4. Run npm run build to build the extension, dashboard and graphic
  5. Run npm start to start NodeCG