Skip to content

Hariae/CMPE-273

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# CMPE273-5"

Calculator

Front End:

  1. Download the repository
  2. Install the required dependencies from package.json using npm
  3. Start the application using "npm start"

Back End:

  1. Download the repository
  2. Install the required dependencies from package.json using npm
  3. Start the server using the command "node index.js"

HomeAway

Front End:

  1. Download the repository
  2. Install the required dependencies from package.json using npm
  3. Start the application using "npm start"

Back End:

  1. Download the repository
  2. Install the required dependencies from package.json using npm
  3. Set up the database using the homeaway.sql database dump.
  4. Set up the connection pooling configuration in the file ConnectionPooling.js.
  5. Start the server using the command "node index.js"

About

HomeAway Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors