box-turtle / react-boston-2018-lunar-launch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React, GraphQL, and Lunar Sample App

Setup

Dependencies

This project uses npm to manage dependencies.

npm install

Starting the App

First, you will want to start the mock server:

npm run start:apollolunar

Then you can start the app with:

npm start

About

License:MIT License


Languages

Language:JavaScript 93.4%Language:HTML 5.0%Language:CSS 1.6%