Skip to content
Snippets Groups Projects
Commit d36dcd84 authored by Jay's avatar Jay
Browse files

Merge remote-tracking branch 'origin/master'

parents 9d283be1 504ce12f
No related branches found
No related tags found
No related merge requests found
## Capstone Feedback project ## Capstone Feedback project(Undergraduate Research)
- Frontend - Frontend
- Using React - Using React
...@@ -15,6 +15,10 @@ ...@@ -15,6 +15,10 @@
- To run backend - To run backend
- cd to 'backend' directory and run 'npm i' in the terminal. After installed, run 'nrpm run dev' to connect the web to the server. - cd to 'backend' directory and run 'npm i' in the terminal. After installed, run 'nrpm run dev' to connect the web to the server.
============================================
I have dockerized both backend and frontend so you don't have to run front and back manually in the local terminal. If I host the container for this app, this app will run in localhost and you can use both front and backend at the same time.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment