https://github.com/artodeschini/nodeformvalidade
https://github.com/artodeschini/nodeformvalidade
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artodeschini/nodeformvalidade
- Owner: artodeschini
- Created: 2022-07-13T14:58:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T15:25:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T05:45:58.786Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Validação de formularios com Nodejs e Express
## Requisitos
* node
* npm
* express
## dependencias
```bash
npm install express --save