Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 442 Bytes

Tu Voto

Development

# Install Gatsby CLI
yarn global add gatsby-cli

# Clone the repository
git clone [email protected]:Code4PuertoRico/tu-voto-puerto-rico.git

# Navigate into your new site’s directory
cd tu-voto-puerto-rico

# Install dependencies
yarn install

# Run development server
npm start

Deployment

Deployments are managed by Netlify. The site will update automatically when we merge something into master.