https://github.com/tableflip/apollo-next-example
An example app using apollo, next.js and some other things
https://github.com/tableflip/apollo-next-example
Last synced: about 1 year ago
JSON representation
An example app using apollo, next.js and some other things
- Host: GitHub
- URL: https://github.com/tableflip/apollo-next-example
- Owner: tableflip
- Created: 2017-01-21T22:31:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T08:16:58.000Z (about 9 years ago)
- Last Synced: 2025-02-15T12:46:55.526Z (over 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apollo-next-example
An example app using apollo, next.js and some other shiny things:
https://github.com/zeit/next.js/
http://dev.apollodata.com/
http://tachyons.io/
https://github.com/pubkey/rxdb
https://github.com/lelandrichardson/redux-pack
```sh
> npm i
> npm start
```