add edge ui common project

This commit is contained in:
zizifn
2023-01-02 03:16:57 +08:00
committed by zizifn
parent d0202034b0
commit fed5ce3ad7
24 changed files with 373 additions and 75 deletions

7
libs/edge-ui/README.md Normal file
View File

@@ -0,0 +1,7 @@
# edge-ui
This library was generated with [Nx](https://nx.dev).
## Running unit tests
Run `nx test edge-ui` to execute the unit tests via [Vitest](https://vitest.dev/).