S-ERP.MvcUi.BootstrapAdminLTE 0.1.7
Portal
Steps to build styles
- Build the project and make sure the WebCore is copied to your project, in wwwroot folder
- wwwroot
|--- _example
|--- images
|--- lib
|--- WebCore
- Copy the
package.jsonin _example folder to parent folderWebCore - Rename
_examplefolder tosite
Portal style build
Frontend tech-stack:
- Bootstrap 4
- Bootwatch https://bootswatch.com/
- AdminLTE
- jQuery
- Angular
Requirements
- node version 14
Build commands
cd wwwroot\WebCore
npm install
npm run css-compile-site
npm run css-compile-site-login
npm run css-compile-site-admin
No packages depend on S-ERP.MvcUi.BootstrapAdminLTE.
This package has no dependencies.