paperless-ngx/src-ui
2022-12-03 02:05:49 -08:00
..
cypress Fix frontend tasks display 2022-11-30 13:55:51 -08:00
e2e
src Fix docs references 2022-12-03 02:04:30 -08:00
.browserslistrc
.editorconfig
.gitignore
angular.json
cypress.config.ts Migrate to cypress 10 2022-06-02 14:47:09 -07:00
jest.config.js
messages.xlf Update frontend translation strings 2022-12-03 02:05:49 -08:00
package-lock.json fix broken npm package-lock 2022-12-01 17:01:22 -08:00
package.json Merge pull request #2076 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.4.1 2022-12-01 16:40:07 -08:00
README.md
setup-jest.ts setup-jest compatibility with v28 2022-05-02 01:24:24 -07:00
test-config.helper.ts
tsconfig.app.json
tsconfig.json
tsconfig.spec.json
tslint.json

PaperlessUi

This project was generated with Angular CLI version 10.1.5.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.