Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Shopping-Basket

Basic shopping basket(cart) web application using React.js and GraphQL + Apollo for tutorial

You can run the server using the following commands:

cd ./server/src
node ./index.js

You can run the web using the following commands:

cd ./web
npm start

You should run the server first, and then run the web.

Then, you will be able to see the web page on http://localhost:3000/

About

Basic shopping basket(cart) web application using React.js and GraphQL + Apollo for tutorial

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages