Blog with Nuxt, Express, Bulma and Apollo graphQL using Vue-Apollo and some REST :)
# git clone the repo
git clone https://[email protected]/Lahori-Jawan/graphx.git
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:4000
$ npm run graph
Find something missing? have an Idea? Here's what you can do
- pull the master branch
- git checkout -b {feature-name}
- git push
- create a pull request
For details, checkout the respective docs for