npm install
npm start
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on a JavaScript Engine and executes JavaScript code outside a web browser, which was designed to build scalable network applications.
Express.js, or simply Express, is a back end web application framework for Node.js, released as free and open-source software under the MIT License
MySQL is an open-source relational database management system.