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!
- Host: GitHub
- URL: https://github.com/dan-shields/nodecg-bundle-template
- Owner: Dan-Shields
- Created: 2020-01-23T22:07:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T18:37:14.000Z (over 4 years ago)
- Last Synced: 2025-01-03T19:46:26.201Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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