Posts by Eduardo Boas • 27 points
2 posts
- 
		1 votes1 answer243 viewsQ: Calculation of jQuery chained percentageGood I have the challenge of calculating the final value of the product on the same page without refresh, with 4 discount fields on a gross value showing the unit and total result (items of a… 
- 
		1 votes1 answer14539 viewsQ: npm ERR! Missing script: startI have this error when trying to start Vue-cli. The installation ran smoothly: villas:vue villas$ npm start npm ERR! missing script: start npm ERR! A complete log of this run can be found in: npm…