Skip to content

hfz-r/esd-beeforum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Prerequisites:

Installation:

Install front-end dependencies

cd ClientApp && npm install

Start the application:

You have two choices when it come at how your preffer to run it. You can either use the command line dotnet run or hitting F5 on VSCode/VS2017 build-in run command.

Deployment:

Change configuration to release and publish.