Open Closed

How to download the source code of the @volo/ngx-lepton-x.core package #9534


User avatar
0
rexhxiao created

I want to get source @volosoft/ngx-lepton-x and @volo/ngx-lepton-x.core


5 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent

    To download the source code for the LeptonX theme, including packages like @volosoft/ngx-lepton-x and @volo/ngx-lepton-x.core, you can use the ABP CLI:

    abp get-source Volo.Abp.LeptonXTheme
    
    • For the preview version, use:
      abp get-source Volo.Abp.LeptonXTheme --preview
      

    You can also directly download a demo project with LeptonX from:

    • https://abp.io/api/download/samples/leptonx-demo

    For more details, see the official documentation:

    • https://abp.io/docs/latest/ui-themes/lepton-x/

    These methods will provide you with the source code for the LeptonX theme and its related Angular packages.

    Sources:

    • https://abp.io/docs/latest/ui-themes/lepton-x/
    • https://abp.io/api/download/samples/leptonx-demo

    This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.

  • User Avatar
    0
    rexhxiao created

    abp get-source Volo.Abp.LeptonXTheme Cannot find the related source code

    import { LeptonXAbpCoreModule } from '@volo/abp.ng.lepton-x.core'; import { LpxModule, LpxOptions } from '@volosoft/ngx-lepton-x';

  • User Avatar
    0
    alper created
    Support Team Director

    did you download the source-code project and couldn't find angular code?

  • User Avatar
    0
    rexhxiao created

    Yes, in earlier versions, the downloaded project included other source code I needed. However, in the latest version of the Angular project I downloaded, those source files are missing.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    [rexhxiao] said: Yes, in earlier versions, the downloaded project included other source code I needed. However, in the latest version of the Angular project I downloaded, those source files are missing.

    Hi, you can use the abp add-package @volosoft/ngx-lepton-x --with-source-code command to add the package with the source code.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 09, 2025, 06:20