Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielegiidio/example-form-input
Exemplo de um formulario de cadastro com Vuejs
https://github.com/danielegiidio/example-form-input
Last synced: 1 day ago
JSON representation
Exemplo de um formulario de cadastro com Vuejs
- Host: GitHub
- URL: https://github.com/danielegiidio/example-form-input
- Owner: DanielEgiidio
- Created: 2022-05-30T19:51:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T20:05:52.000Z (over 2 years ago)
- Last Synced: 2024-11-06T01:37:03.413Z (about 2 months ago)
- Language: Vue
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🚀 Info
A aplicação se trata de um simples formulário de cadastro.
## 👨‍💻 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Vuejs](https://vuejs.org/)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [Css](https://developer.mozilla.org/pt-BR/docs/Web/CSS)## ⚙️ Como rodar o projeto
```sh
$ npm install
$ npm run serve