CSInfoSearcher Quick Start The quickest way to get started is to install the packages first and use the npm script to start the application as shown below: Compile CGI program. $ g++ -o cgi-bin/query cgi-bin/query.cpp -O2 Install the packages. $ npm install $ npm start