An open API service indexing awesome lists of open source software.

https://github.com/dan-shields/nodecg-bundle-template

A NodeCG 1.5.0 template mostly for personal use, but may be of help to someone!
https://github.com/dan-shields/nodecg-bundle-template

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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