reynaldobarrosjr / vueschool

Repositório para o treinamento de Vue - For everyone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VUEnda Web

Utilização do Vue.js para implementações de projetos no Bilú Talk

Começando

Dada a grande dificuldade de tração nos projetos envolvendo back e front. Através do Bilú Talk, vamos disseminar a cultura de Startup e o pensamento Ágil nos projetos envolvendo Back e Front, contribuindo para a criação de soluções CROSS frentes (i9, Sistemas, Infra e Help Desk). Com foco no desacoplamento do front e back e velocidade de entrega.

Pré requisitos

Uma conta na AWS (Preferencialmente)

Give examples

Instalação

A step by step series of examples that tell you have to get a development env running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Rodando os testes

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

shoppingcart

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Deploy

Provavelmente iremos usar o "Code Deploy" da AWS.

Construido com

  • Materialize - Framework que utiliza o conceito de Materialize criado pelo Google.
  • Bootstrap - Gentelella
  • ROME - Bootstrap 3.7.7

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versionamento

Autor

Contribuidores

  • **Moral

Este projeto está sob MIT License - see the LICENSE.md file for details

Acknowledgments

About

Repositório para o treinamento de Vue - For everyone

License:MIT License


Languages

Language:JavaScript 92.5%Language:Vue 6.5%Language:HTML 1.0%