AKrishma / Dashboard_assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

// README.md

/graphql_api/graphqlSchema.js file contains queryTypes and Mutations using mongoos model. \n graphiql can be run by node app.js command at 4000 port. i.e. http://localhost:4000/ \n \n

/react_code/ folder contains react code. \n It can be started by npm start command at port 3000. i.e. http://localhost:3000/ \n

Run Mongoos as well.

About


Languages

Language:JavaScript 90.0%Language:CSS 5.5%Language:HTML 4.5%