0.2.1 ⢠Published 1 year ago
@onega-ui/core v0.2.1
@onega-ui/core
Installation
$ yarn add @onega-ui/core
How to start
import { CoreModule } from '@onega-ui/core';
@NgModule({
...
imports: [
...
CoreModule.forRoot({ apiUri:'/api', wsUri:'/ws' }),
],
...
})
Community
š” Your ideas are very welcome in GitHub issues or discussions
License
BSD-3-Clause License. See the LICENSE file for details.