FleetingWang / Lsw.Abp.AspNetCore.Mvc.UI.Theme.Stisla

ABP vnext Mvc UI Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lsw.Abp.AspNetCore.Mvc.UI.Theme.Stisla

abp framework mvc ui theme package,It uses bootstrap, so it is compatible with abp tag helper.

NuGet NuGet

Getting Started

Create a new project using abp CLI

  • abp new BookStore

Install Lsw.Abp.AspNetCore.Mvc.UI.Theme.Stisla nuget package to .web project:

  • Install-Package Lsw.Abp.AspNetCore.Mvc.UI.Theme.Stisla

Open the module class of the .web project and change AbpAspNetCoreMvcUiBasicThemeModule to AbpAspNetCoreMvcUiStislaThemeModule

All done. Run the project and enjoy coding.

More

Stisla Is a bootstrap-based admin template,see stisla document for more information.

About

ABP vnext Mvc UI Theme

License:MIT License


Languages

Language:JavaScript 76.2%Language:HTML 15.0%Language:CSS 5.8%Language:SCSS 1.4%Language:Less 1.4%Language:C# 0.2%