Skip to content

itsacat/apollo-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

React redux apollo isomorphic example

How to run

backend

cd backend
npm i
node_modules/.bin/webpack
ctrl + c
node bundle.js

frontend server

cd frontend/server
npm i
webpack
ctrl + c
node bundle.js

frontend client

cd frontend/client
npm i
webpack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published