generator-w3-generator

0.0.43 • Public • Published

generator-w3-generator NPM version Build Status Dependency Status Coverage percentage

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

Package Sidebar

Install

npm i generator-w3-generator

Homepage

w3as.com.br

Weekly Downloads

1

Version

0.0.43

License

MIT

Unpacked Size

2.89 MB

Total Files

144

Last publish

Collaborators

  • iagocavalcante