Skip to content

mateodevia/React-Apollo-GraphQL-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Apollo-GraphQL-Node

This project was bootstrapped with Create React App.

Objective

This is a basic webpage that ilustrates how to set up a graphQL server on Node JS. The repo has two projects, one with a a traditional REST API, and one with a GraphQL API.

Used Tecnologies

This project uses React, Apolli, eslint, Node JS, Express, and GraphQL

Available Scripts

In the project directory of each project:

npm install

Downloads all the dependencies.

node .\bin\www

Starts the server.
Open http://localhost:3001 to access the server.

cd front

npm install

npm start

Starts the front end.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the /build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Author

License

License: MIT

This repository has the standard MIT license. You can find it here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published