rad-express-js-activity

A basic web app made using Express.js and EJS, for demonstration purposes.

Usage

Install the required packages:

npm install

To run the server:

npm start

The server will run in localhost at port 3000.