0.1.6 • Published 3 years ago
@deweppro/core v0.1.6
DewepPro UI Core
Note
The project is currently under development, and we recommend testing the components in your environment before using them in the product environment.
Demo
Installation
$ npm i @deweppro/core
Examples
styles.scss
@import "@deweppro/core/styles/base.css";
app.module.ts
import { DuiCoreModule } from '@deweppro/core';
@NgModule({
...
imports: [
...
DuiCoreModule.forRoot(),
],
...
})
Donate
You can support this and other projects by following the link.