[go: nahoru, domu]

Skip to content

NJohansen/react-express-graphQL

 
 

Repository files navigation

Project blogsite

Requirements

You will need to have:

  • Node.js
  • Docker

To build and run the project with docker run:

docker-compose up -d

Available Scripts

In the project directory to run the server and client concurrently:

npm run dev

If you only want to run the client then from project directory:

cd client/ && npm start

If you want to run the server then from project directory:

npm run server

About

React application with express server + GraphQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • CSS 19.3%
  • HTML 4.4%
  • Dockerfile 0.4%