Jun 26, 2014

Google Web Starter Kit

Google Web Starter Kit


Google recently announced Web Starter Kit in San Francisco.  
It's a  toolkit to develop multi-device responsive boilerplate with better performance. It uses HTML5 boilerplate.

Main Features:
Responsive Layout: Responsive layout is included with the kit that adapts to fit the device your user is viewing it on. This helps you hit the ground running with an experience that looks good everywhere.
Cross-device Synchronization: Synchronize clicks, scrolls, forms and live-reload across multiple devices as you edit your project. Powered by BrowserSync.
Live Browser Reloading: Reload the browser in real-time anytime an edit is made without the need for an extension.
Built in HTTP Server: A built in server for previewing your site means you can test your pages without messing with other tools.
PageSpeed Insights Reporting: Web performance metrics showing how well your site performs on mobile and desktop.

To understand about setting up environment and building your site, click on below URL:
https://developers.google.com/web/fundamentals/tools/


No comments:

Post a Comment