Egill Anton Hlöðversson
Egill Anton Hlöðversson
Visual improvement to the README
# Task Add documentation on how to debug the app locally. Add for example a .vscode/launch.json file that people can use to run the app instead of running npm run...
## Description I want to contribute to the project the Icelandic language `is`. - [x] I have read and understand the CONTRIBUTING.md document in this repository ## Type of change...
## Description I'm trying to retrieve product variants using a GraphQL query. Below is my current implementation in C# .NET Framework 4.6. It works, but I'm looking for the best...