Skip to content

softchris/graphql-workshop-dotnet

Repository files navigation

Workshop - .NET Core & GraphQL

Screen-Shot-07-23-20-at-11-38-PM.png

🚀 Resources & Tools Used

⭐️ Running the VuePress Project locally

  1. To run this workshop locally on your machine, you'll need to install globally the VuePress with the command:
> npm install -g vuepress
  1. Now we need to install the dependencies. So, type the command below inside in the main root project: package.json
> npm i
  1. Now type the command below to run locally the project on your machine:
> npm run docs:dev
  1. Now open your browser in: localhost:8080 and will open the main workshop page.

If you want to see the online version, CLICK HERE

❗ I would like to help and contribute to translate into other languages. How should I proceed?

First of all, thank you very much. We really appreciate your contribution. You'll be helping more people learn a little bit more about: .NET Core + GraphQL + Azure Functions. Get in touch HERE. So we can explain how to translate this workshop to other language.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published