We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vamos colocar o chapéu do FRONTEND, vamos codar uma versão inicial e tentar fazer deploy já no dia 1
#5 Instalar Node e NPM
Links: https://plataforma.dev.pro.br/42242-formacao-fullstack https://github.com/confraria-devpro/hackernews-clone/discussions
The text was updated successfully, but these errors were encountered:
Link do treinamento do vue brasil https://treinamento.vuejsbrasil.org/
Sorry, something went wrong.
Setup inicial do hackernews + API Mock v1. Issue #8
2d9bac0
Links citados na aula: https://evolutio.io/curso/minicurso_frontend_em_2018 https://evolutio.io/curso/minicurso_vuejs https://treinamento.vuejsbrasil.org/
https://cli.vuejs.org/guide/installation.html
https://vuetifyjs.com/en/
https://www.npmjs.com/package/json-server
Comandos úteis: $ vur ui $ vue create hackernewsclone $ npm run serve $ npm run build $ npm install json-server --save-dev $ npm install axios --save
$ vur ui
$ vue create hackernewsclone
$ npm run serve
$ npm run build
$ npm install json-server --save-dev
$ npm install axios --save
huogerac
No branches or pull requests
Aula 1
Vamos colocar o chapéu do FRONTEND, vamos codar uma versão inicial e tentar fazer deploy já no dia 1
Requisitos
#5 Instalar Node e NPM
Assuntos & Tarefas
Links:
https://plataforma.dev.pro.br/42242-formacao-fullstack
https://github.com/confraria-devpro/hackernews-clone/discussions
The text was updated successfully, but these errors were encountered: