Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 662 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 662 Bytes

Running Full stack open on your environment

  1. Fork the repository
  2. Clone your fork
  3. Verify that you are running Node version 10 (NVM recommended for managing node versions)
  4. Install gatsby globally npm install -g gatsby-cli
  5. Install dependencies with npm install
  6. Start the application with npm start

Setting up the PR

  1. Prettify your code with npm run format
  2. Create a new branch for your changes
  3. Create the PR from that branch to the source branch

Contributing with translations

When translation of a whole new part is completed, remember to update the file src/utils/translationProgress.json