Skip to content

robertene1994/stranger-houses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stranger Houses
Stranger Houses

Web application for renting and selling properties built with Node (Express, Swig and MongoDB). It can be accessed at Stranger Houses.

DevOps (CI/CD) ☁

DevOps (CD)

Continuous Deployment 🚀

Heroku

Installation 🔧

To install this application you can use npm, the Node's package manager.

npm install --save

Scripts 📜

npm start

Runs the app in the production mode. Open http://localhost:4200 to view it in the browser.

npm run start:dev

Runs the app in the development mode. Open http://localhost:4200 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

License 🔑

MIT