A basic web app made using Express.js and EJS, for demonstration purposes.
Install the required packages:
npm install
To run the server:
npm start
The server will run in localhost at port 3000.
A basic web app made using Express.js and EJS, for demonstration purposes.
Install the required packages:
npm install
To run the server:
npm start
The server will run in localhost at port 3000.