Framework-Vue is the latest framework with a lot of middleware and build-tools.
$ git clone https://github.com/JimmieMax/framework-react.git
$ npm install
//develop and debugger
npm run dev
//compile and release
npm run release
Jimmie Max <[email protected]>