Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 506 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 506 Bytes

Dev Mind Maps -Personal Blog with MIND MAPs

This is a personal blog with share knowladge using Mind maps to help understand technical scope of a topic easily

Technologies

  1. React
  2. GraphQL with GraphiQL
  3. netlify.com auto debugging

Local deployment

  1. to install node modules
yarn install
  1. run the project in local
yarn minimal-dev
  1. site launches in port 8000