Skip to content

Static site for Civic Software Foundation

License

Notifications You must be signed in to change notification settings

fstorr/civic-web

 
 

Repository files navigation

Civic Software Foundation

Netlify Status

Quick start

  1. Clone the repo.

    Get a clone locally.

    git clone https://github.com/odyssy-automaton/civic-web.git
  2. Get Dependencies.

    Yarn is recommended for package management, though feel free to use npm if preferred.

    Install yarn globally if you haven't already. https://yarnpkg.com/en/docs/install

    Navigate into the site's directory and download dependencies

    cd civic-web/
    yarn
  1. Start developing.

    Fire it up.

    yarn gatsby develop

About

Static site for Civic Software Foundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.0%
  • JavaScript 47.0%