Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 401 Bytes

SDI Capstone Base Application

To set up application, fork and clone this repository.

git clone <url here>

Docker Compose Up

Be sure you have Docker installed. To run your application locally execute the command 'docker-compose up'. This will build your images, execute your containers, and start your React application, your Express API, and an instance of your Postgres database.