File Download
Now you'll be downloading the files to run the Dashboard.
Downloading The Files
Becoming a super hero is a fairly straight forward process:
$ git clone https://github.com/real2two/dashactyl.git
Now you need to go in the directory that you've just downloaded:
$ cd dashactyl
Installing NPM Modules
For Dashactyl to work, you'll need to download the NPM Modules by doing the following:
$ npm install
Last updated
Was this helpful?