Skip to content

arjunballa/graphql-editor-create-react-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with graphql-editor-create-react-app-example

This project was bootstrapped with Create React App to create standalone reactjs app for https://github.com/graphql-editor/graphql-editor.

Steps

  • Install all packages using npm install.
  • To run in development mode execute npm start
  • To build in production mode execute npm run build
  • Install https://www.npmjs.com/package/serve globally npm install -g serve
  • To test in production mode execute below serve -s build

Know Issues

About

graphql-editor-create-react-app-example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published