This repository is not intended to demonstrate best coding practices, rather demonstrate how an Astro application looks and feels.
The directions below assume basic knowledge of NodeJS and Gulp. Make sure you have installed both globally before continuing.
Clone this repository
git clone [email protected]:rocketcom/astro-components.git
Install the Polymer CLI
npm i -g polymer-cli
Install NPM modules for this project
npm i
Build and hsot the site locally
polymer serve