initial commit

Signed-off-by: Mitch Hijlkema <mitch@hijlkema.codes>
This commit is contained in:
2023-08-24 14:04:43 +02:00
parent 844188ee58
commit a6d98a9d84
42 changed files with 8124 additions and 20 deletions

11
libs/accordion/README.md Normal file
View File

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