Skip to content

simple js addition calculator help in learning how js work in background with NodeJS (express.js)

License

Notifications You must be signed in to change notification settings

AKABharat/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI-Calculator-Working :

Simple js addition calculator help in learning how js work in background with NodeJS (express.js) To run the code :-

  • go to the file directory in git bash or hyper terminal.
  • if node is installed, than install express : npm install express
  • run command : node server.js or if nodemon package is installed than run : nodemon server.js
  • go to any brower, type in URL section : localhost:3000/bmicalculator

image of bmi calculator

License

This code repository is licensed under the MIT License. You are free to use, modify, and distribute the code in this repository for both commercial and non-commercial purposes.

About

simple js addition calculator help in learning how js work in background with NodeJS (express.js)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages