Skip to content

Wttewaall/graphql-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-test

Playing around with GraphQL on a MEAN stack

Preperations

sudo npm cache clean -f
sudo npm install -g n       # install Node helper
sudo n stable               # install the newest stable Node release
npm install                 # install dependencies
npm start                   # run the express-graphql server

About

Playing around with GraphQL on a MEAN stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors