The purpose of this project was to refactor a MERN stack so that it is compatible with the Apollo Server.
- git clone repo
- cd ../to/the/file/path
- code .
- Ensure that node is installed on your computer. Go to Node's Website to find the program to download
- Download the LTS version
- In your command line, type npm install to install all the node packages for both the client and server side
- Ensure that the concurrently package is installed by typing this into the terminal
- npm install concurrently
- Lastly, type the npm run develop to run both the client and server folders which will pull up the website for the application
Click the link to be taken to the deployed site: https://ancient-hollows-66845-363bbc322d4b.herokuapp.com/
- GitHub Repo: Nephew20
- Email: cofieldk20@gmail.com