SPA with single-level menu on a left side, content area have horizontal tabs, each tabs contains several text areas which can be collapsed independently
bootstrap, ES6, React, webpack, babel, react-router, history
Checkout this repo, install dependencies, then start the webpack process with the following:
> git clone https://github.com/Fendoro/react-mtc.git
> cd react-mtc
> npm install
> npm run server