You can view this site at https://pin.gy/cli.
- Install Node.JS and Bower if it is not already installed:
npm install -g bower
- Clone this repo and
cd
into it. - Run
npm install && bower install
Just run npm start
and the site will open in your browser.
Run npm run export
. The site will be minified and exported to the dist
folder.