my suggestion --- ## Getting Started 1. Download. 2. Fill out the config.json. 3. Upload. or from your own terminal 1. `git clone https://github.com/rmorris84/streamer-template.git` 2. `cd streamer-template` 2. `npm i -S` 3. `npm run build` Its really that simple! ---
my suggestion
Getting Started
or from your own terminal
git clone https://github.com/rmorris84/streamer-template.gitcd streamer-templatenpm i -Snpm run buildIts really that simple!