Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Install and run BeYourMarket on your PC. Create a new marketplace in 5 minutes!

Running BeYourMarket with Visual Studio 2013

  1. Get source with git clone (See Installation)

  2. Compile the solution

  3. Set the project BeYourMarket.Web as startup solution


  4. Run BeYourMarket.Web

  5. An installation wizard will be launch as below, choose admin username/password, select database type, click Install button



  6. When it finished, it will be redirected to the home page of your new marketplace!

 

To launch the installation wizard again, simply remove the Default connection string in connectionstrings.config

 

 

  • No labels