Skip to content

gpouilloux/relay-dccomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relay Quickstart using DC Comics universe

Installation

npm install

Running

Start a local server using :

npm start

Developing

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

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

npm run update-schema
npm start

About

A quickstart on Relay using DC Comics universe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published