A fullstack (built with Node and Express) web app that shortens a given url.
-Install all dependencies (using the npm install
command).
-Run the development web server using the node express_server.js
command.
A fullstack (built with Node and Express) web app that shortens a given url.
-Install all dependencies (using the npm install
command).
-Run the development web server using the node express_server.js
command.