/product-guide

A handbook for the 18F product team and to promote our product management best practices.

Primary LanguageHTMLOtherNOASSERTION

⚠️ This guide has moved to the consolidated 18F guides repository.

18F Product Guide

You’ve been asked to serve as a product manager at 18F — now what? This guide will walk you through what it’s like to be a product manager at 18F and offer some tools you can use along the way. Whatever tools you decide to use are up to you and your team.

Product leads are regularly learning lessons throughout their project’s lifecycle. Please share lessons learned with your peers so that we may all benefit from them. Sharing what you learn means our team only has to solve a problem once. Whether you share that information by filing an issue for this guide, by submitting a pull request, or by writing a blog post and linking to it here — your avenue for sharing it is up to you!

Development

To run the site locally:

  1. Install Docker Desktop.

  2. Clone this repository.

  3. From this repository directory, run:

    docker-compose up --build
  4. Open http://localhost:4000