/artsharer

Project made for MohreGregs, to give her the ability to upload pictures for a user, to access via a webpage

Primary LanguageC#

Build API: run dotnet build inside ArtShareApi folder

Build Client: Run the project in Visual Studio 2017 or 2019

Build Web: Run npm install to install all dependencies

npm run build and npm run buildcss (Both in seperate terminals, because they enter watch mode)