Skip to content

Akryum/frontpage-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo React Hello World app

This is the simple example React/Apollo app that lives at dev.apollodata.com.

Installation

Clone the repository and run npm install:

git clone https://github.com/apollostack/frontpage-react-app
cd frontpage-react-app
npm install

Starting the app

This app talks to the hello world server, available here: https://github.com/apollostack/frontpage-server

Once you've installed and started that server, start this app with:

npm start

It will open a browser window, or you can browse to http://localhost:3000.

About

📄 Apollo "hello world" app, for React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published