npm install / yarn install
Remover as pastas existentes para substituir por submódulos.
git submodule add http://git.dynamix.com.br/hae/prototipos/assets.git src/assets
git submodule add http://git.dynamix.com.br/hae/prototipos/components.git src/components
git submodule add http://git.dynamix.com.br/hae/prototipos/plugins.git src/plugins
git submodule add http://git.dynamix.com.br/hae/prototipos/layout.git src/layout
git submodule update
git submodule update
npm run serve / yarn run serve
npm run build / yarn run build
npm run test / yarn run test
npm run lint / yarn run lint
npm install libary / yarn add libary