CECS 491A/B Project
https://trello.com/invite/b/flAWDMWj/6c8c5e7eb8e06ec0e0f2c69fedd6f343/cecs-491a
|___WeCasa
|__src
|__Frontend/HAGSJP.WeCasa.Frontend
|__HAGSJP.WeCasa.Frontend.csproj
|__ClientApp
|__public
|__src
|__README.md
|__package.json
To run locally, open the HAGSJP.WeCasa.sln file in Visual Studio and run the following in the terminal:
git clone https://github.com/githelsui/WeCasa.git- Create a copy of config.template.json file in HAGSJP.WeCasa.sqlDataAccess
- Rename file to config.json and add database configuration
cd Frontend/HAGSJP.WeCasa.Frontend/ClientAppnpm install
Run the HAGSJP.WeCasa.Frontend.csproj file