after node is installed in your system.
npm init This will create and initialize the package.json file. This file will contain list of all the packages and dependencies that are needed by the programs/current project.
npm install express --save
npm install express-session
npm install --save-dev nodemon
npm install mysql
npm install pug --save
npm install axios
npm install googleapis dotenv --save
<!-- for google calendar API and 'dotenv' for confidential details/files-->
npm install express-validator
npm i yargs
npm i react-is
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/js/bootstrap-datetimepicker.min.js
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js
https://cdn.jsdelivr.net/momentjs/2.14.1/moment.min.js
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.37/css/bootstrap-datetimepicker.min.css
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css
https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css
https://code.jquery.com/jquery-3.1.1.min.js