[monorepo][m] - restructuring

- renamed apps to examples
- renamed libs to packages
- fixed data-literate build
This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-04-11 13:23:53 -03:00
parent ca3eccad86
commit b2438e655f
161 changed files with 6997 additions and 4524 deletions

View File

@@ -0,0 +1,7 @@
# portaljs-components
This library was generated with [Nx](https://nx.dev).
## Running unit tests
Run `nx test portaljs-components` to execute the unit tests via [Jest](https://jestjs.io).