Skip to content

andreisoare/guesthouse

Repository files navigation

Guesthouse

This README outlines the details of deploying an Airbnb clone.

Installation

  • git clone this repository
  • Install Node.js
  • npm install -g grunt-cli
  • npm install
  • grunt OR grunt --target=dev

Running

  • node server.js
  • Visit your app at http://localhost:3000

Releases

No releases published

Packages

No packages published