A client for Lauch Library created by Pete Riesett and Benjamin Higginbotham
Clone this repo to your machine.
git clone https://github.com/buyunwang/rocket-launch-watcherChange directory to the cloned repo.
cd rocket-launch-watcherIn the launch-api directory, you can run:
This app starts an express server and listens on port 3000 for connections.
In the launch-react directory, you can run:
Runs the app in the development mode and you should see the react app on port 3001.