Javascript Vue

Vue Micro Service Architecture Framework1 min read

Vue-MSA

Vue Micro Service Architecture Framework.

HOWTO Start

Prerequirement

node.js (Latest version is strongly recommended)
yarn (npm i -g yarn)
web browser (Chrome is recommended)
IDE is optional

Install dependencies and start the demo

cd sub-app2
yarn
yarn dev

cd ../root-app
yarn
yarn dev

GitHub

View Github

Pin It on Pinterest

Generated by Feedzy