Posts by Vitor Tavares • 1 point
1 post
- 
		-4 votes1 answer931 viewsA: How to send information from an html form to a route? - NodejsYou’re using the right express ? use the npm install -g express -Generator ,is a module that allows you to create a basic structure for your project. Regarding the code, I redid the code that I…