We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mkdir ./someDir cd ./someDir git clone https://github.com/hpcc-systems/Visualization.git cd Visualization git checkout candidate-1.14.x npm install -g gulp npm install -g bower npm install bower install
A quick way to test your environment is to launch the unit tests:
npm test