Skip to content

gitguts/website

Repository files navigation

Git Guts website

Source repository for Git Guts initiative website.

Requirements

This project requires:

Installation

npm install

Running in development mode

Before running project in development code you need to copy dev-example.env file in config directory with name dev.env and adjust the configuration in it. After that simply run command:

gatsby develop

Coding style

This project is using Prettier for code formatting. You can manually format the code in whole project with following command:

npm run format

But it's more convenient to have an IDE plugin that will format edited file on each save. Instructions how to setup Prettier in particular IDEs:

License

This project is licensed using MIT license. For more details see License file.

Packages

No packages published

Contributors 2

  •  
  •