Polymer Project A test project. Dev setup: Install dependencies: npm install && bower install Dev tools: Run the app in node-webkit: npm run start Build the app: npm run build Create a node-webkit packaged app: npm run release