This is a personal blog with share knowladge using Mind maps to help understand technical scope of a topic easily
- React
- GraphQL with GraphiQL
- netlify.com auto debugging
- to install node modules
yarn install
- run the project in local
yarn minimal-dev
- site launches in port 8000