Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Code4PuertoRico/paravotar

Repository files navigation

Para Votar

CI

Important

El desarrollow y mantenimiento de este repository a sido transferido a la organización Para-Votar. Este repositorio sera archivado y se mantendra accesible. Para cualquier pregunta y colaboración por favor vaya a

Development

# Install Gatsby CLI
yarn global add gatsby-cli

# Clone the repository
git clone git@github.com:Code4PuertoRico/paravotar.git

# Navigate into your new site’s directory
cd paravotar

# 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.