A web-based application to understand about the basics of Node.js
- Generate a comprehensive Folder Structure for Node.js App 💻
- Setting up a project with express.js 📈
- Continuous Monitoring 📸
- Development Tools : Auto refresh and Hot Reload 🔗
- See it live by clicking live link here
To get a local copy up and running, follow these steps.
In order to run this project you need Node.js installed on your machine.
Clone this repository to your desired folder:
cd calculator-backend
git clone git@github.com:tonnytech/calculator-backend.git .
Install the dependencies with:
npm install
To run the project, execute the following command:
npm start
I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.
- Desktop User Interface
I welcome any and all contributions to my website! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.
Feel free to check the issues page.
If you like this project, please consider giving it a ⭐.
This project is MIT licensed.