0.1.0 • Published 11 months ago
@ever-gauzy/desktop-core v0.1.0
@gauzy/desktop-core
This library was generated with Nx.
Building
Run yarn nx build desktop-core to build the library.
Running unit tests
Run yarn nx test desktop-core to execute the unit tests via Jest.
Publishing
After building your library with yarn nx build desktop-core, go to the dist folder dist/packages/desktop-core and run npm publish.
Installation
Install the Desktop Libs Library using your preferred package manager:
npm install @gauzy/desktop-core
# or
yarn add @gauzy/desktop-core0.1.0
11 months ago