Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 454 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 454 Bytes

Gitpod ready-to-code

BCSHotels

Sample Test Application for BCSTechnology

Local Development

Pre-requisite

  • SQL Server Express with LocalDb

Setup

Build the solution

Run the web project

Using the package manager console, run:

cd BCSHotelsDomain
Update-Database

Rerun the web application