PDXPythonPirates/pyrate-stocks

Add developer "getting started" instructions

Closed this issue · 0 comments

Description

As a developer unfamiliar with the project I should be able to clone this project and follow instructions that allow me to bootstrap and run the app from a new dev environment.

Acceptance Criteria

  • The getting started should be in the README.md
    • Include a basic one or two sentence description of the project
    • Include instructions on configuring the python dev environment (quick instructions for creating virtual env)
    • Include instructions for starting the app
  • Write the README using markdown