Skip to content

Created for learning purposes to understand Relay queries and mutations

License

Notifications You must be signed in to change notification settings

ranjithnori/lemons-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lemons-list

Created for learning purposes to understand Relay queries and mutations

Installation

npm install

Running

Start a local server:

npm start

Developing

Any changes you make to files in the js/ directory will cause the server to automatically rebuild the app and refresh your browser.

If at any time you make changes to data/schema.js, stop the server, regenerate data/schema.json, and restart the server:

npm run update-schema
npm start

License

Relay Starter Kit is BSD licensed. We also provide an additional patent grant.

About

Created for learning purposes to understand Relay queries and mutations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published