Skip to content

mjfaga/react-boston-2018-lunar-launch

Repository files navigation

React, GraphQL, and Lunar Sample App

Check out the materials from React Boston 2018:

Setup

Dependencies

This project uses yarn to manage dependencies.

yarn install

Starting the App

First, you will want to start the mock server:

yarn run start:apollolunar

Then you can start the app with:

yarn start

Testing the App

Run unit tests:

yarn test

Run Cypress Tests:

First, you need to get the app started up per the instructions above. Once both the mocks and web server are running, you can either:

Start the client:

yarn run cypress:open

or run in the console

yarn run cypress:run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •