@digitalbocca/create-edb-app
v0.9.0
Published
Iniciador de projetos do Estudio Digital Bocca
Downloads
10
Maintainers
Readme
create-edb-app - README
Este produto está em desenvolvimento. Não use em produção
UTILIZAÇÃO
npm init @digitalbocca/edb-app <starter> [pasta]
Lista dos starters:
- vue-vite - Vue 3, Pinia, Vue Router, Vite e várias ferramentas pré configuradas -
npm init @digitalbocca/edb-app vue-vite meu-projeto-vue
- electron-vue3 - Electron com Vue 3, Pinia, Vue Router e Vite -
npm init @digitalbocca/edb-app electron-vue3 meu-projeto-electron
- spa-start - SPA com Vue 3+, Vuex 4+, Vue Router 4+, PUG e Parcel 2+ -
npm init @digitalbocca/edb-app spa-start nova-spa
- electron-start - Electron com Vue e SASS -
npm init @digitalbocca/edb-app electron-start novo-electron
- api-express - Rest API com Express -
npm init @digitalbocca/edb-app api-express nova-api
(c)2020-2023 Estúdio Digital Bocca