Skip to content

williamdaburke/PriceSearcher

Repository files navigation

PriceSearcher

To start this website first clone the git in a new folder.

In this folder, then use: npm init -y

Then add dependencies into this directory: npm i --save express body-parser request ejs

after this is done start the server: node server.js (or npm start if using nodemon)

Open a new browser page at http://localhost:3131/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published