Important
This tool is still a POC so expect rough edges. 😅
gg is a light software architecture simulator for documentation and presentation purposes.
It aims to help you define any kind of software architecture and produce step-by-step presentations of various usage scenarios.
Visit https://gg-charts.com to start building!
(edit me)
- The architecture of this app
- How Redux works (inspired by their documentation)
- Clone this repository.
- Run:
npm install
npm run dev