Skip to content

skinnychenpi/ShopAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

IT5007Project: SHOPALL, Your one-stop shopping comparison site.

This is IT5007 Project Repo!

Instruction to execute the project:

Step 1: Download the git repo on your own PC. (Docker container)

Step 2: Go to ./shopall/api and run npm install to install all the packages needed for the backend server.

Step 3: Under ./shopall/api folder, run npm start to start the backend server.

You can verify the server is running by browsing localhost:5000/graphql. If the GraphQL UI is shown, then the backend is successfully started.

Step 4: Under ./shopall folder, run npm install to install all the packages needed for the frontend.

Step 5: Under ./shopall folder, run npm start to start the UI. Now you can verify the website is running by browsing localhost:3000.

Remark:

If you have any problems in execution, please contact yuhengchen@u.nus.edu immediately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published