Installation
To get started, you need to follow some specific steps ( Use of these tools is completely optional.)
Last updated
Was this helpful?
To get started, you need to follow some specific steps ( Use of these tools is completely optional.)
Last updated
Was this helpful?
Node.js and NPM: You can download Node.js from here Npm comes bundled with Node.js
Install grunt using below command line
After installing all the required frameworks, components and dependencies, go to the root folder of and run the following commands from the command line:
If everything was installed correctly, you should see the jQuery version of Pangong running in http://localhost:9000/
Above all procedures are optional you can directly use the compiled demo files which we provided you.