AhmadAlMunajjed / UTM.eCommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this solution

This is a minimalist, non-layered startup solution with the ABP Framework. All the fundamental ABP modules are already installed.

How to run

The application needs to connect to a database. Run the following command in the UTM.eCommerce directory:

dotnet run --migrate-database

This will create and seed the initial database. Then you can run the application with any IDE that supports .NET.

Happy coding..!

About

License:MIT License


Languages

Language:C# 98.5%Language:HTML 1.3%Language:CSS 0.1%Language:JavaScript 0.1%Language:PowerShell 0.0%