generator-w3-generator
v0.0.43
Published
Gerador inicial de apis usando a arquitetura definida pelo time de backend de .net
Downloads
3
Maintainers
Readme
generator-w3-generator
Gerador inicial de projetos usando a arquitetura definida pelo time de backend e frontend da W3AS
Installation
Primeiramente, instale Yeoman e posteriormente generator-w3-generator usando npm (assumindo que você já tem instalado node.js).
npm install -g yo
npm install -g generator-w3-generator
Então gere seu novo projeto:
yo w3-generator
> Projeto com vue
> API .netcore 2
> API spring
> API node
ou
yo w3-generator [vue, core, spring, node] [nome_projeto]
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Iago Cavalcante