mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
* initial project scaffold * visibility rules placeholders * custom scope for rules evaluators * unit tests and minor improvements * update e2e * add write permission check * update e2e * update e2e * enable the env variable * fix tests * update e2e * fix e2e
10 lines
267 B
Markdown
10 lines
267 B
Markdown
# Folder Rules
|
|
|
|
## Build
|
|
|
|
Run `ng build aca-folder-rules` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
|
|
## Running unit tests
|
|
|
|
Run `ng test aca-folder-rules` to execute the unit tests via [Karma](https://karma-runner.github.io).
|