Skip to content

Trocatti/crud-generator

Repository files navigation

Prontuário

Project setup

npm install / yarn install

Submodule

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

Update Submodule

git submodule update

Compiles and hot-reloads for development

npm run serve / yarn run serve

Compiles and minifies for production

npm run build / yarn run build

Run your tests

npm run test / yarn run test

Lints and fixes files

npm run lint / yarn run lint

Add Libary

npm install libary / yarn add libary

Yarn

See Configuration Reference.

Customize configuration

See Configuration Reference.

BootstrapVue

See Configuration Reference.

Effect wave ripple

See Configuration Reference.

Icon Awesome

See Configuration Reference.

Data Picker

See Configuration Reference.

VueBar

See Configuration Reference.

SweetAlert2

See Configuration Reference.

Vue-Looger

See Configuration Reference.

Vue Eslint Rules

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published