This is an overview of what tools I use to build React applications in pure JavaScript. The relation between modules can best be mapped like this:
╔═════╗ ╔═════╗ ╔══════════════╗ ╔═══════╗
║ API ║<──────>║ Fax ║──────>║ Simple-store ║──────>║ React ║
╚═════╝ ╚═════╝ ╚══════════════╝ ╚═══════╝
^ │
│ │
╔══════════╗ │
║ Barracks ║ │
╚══════════╝ │
^ │
└─────────────────────────────────────┘
- fax (incomplete)