Project pkg Setup Nodejs MySQL CRUD
=============================
#nodejs
#javascript
#fullstack
#backend
#programming
#coding
#webdevelopment
#developer
#softwaredevelopmentcompany
=============================
Project Setup
-Initialize the pkg manager through terminal
npm init
-Give the
pkg name
description
entry point - server.js
author:learning curve
-package.json file gets created
-Install the express.js on the official documentation
-npm install express
-package.lock.json file gets created(Dependency file)
-Create a main file named server.js
const express=required('express')
-Create a an app object
const app=express()
-define port
const PORT=8080
-Run the file server.js
node server.js
-Test the application
En esta página del sitio puede ver el video en línea Project pkg Setup Nodejs MySQL CRUD de Duración hora minuto segunda en buena calidad , que subió el usuario Learning Curve 19 mayo 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 160 veces y le gustó 0 a los espectadores. Disfruta viendo!