Antoine du Hamel 03d0590864 @uppy/angular: upgrade to Angular 14 (#3997) 2 лет назад
..
.storybook 666f6acd88 @uppy/angular: update ng version (#3503) 3 лет назад
projects 03d0590864 @uppy/angular: upgrade to Angular 14 (#3997) 2 лет назад
.editorconfig 8f4cc89a9e Angular Integration (#2871) 3 лет назад
.eslintrc.json 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 лет назад
.gitignore 666f6acd88 @uppy/angular: update ng version (#3503) 3 лет назад
CHANGELOG.md 3f34af100b Release: uppy@2.11.0 (#3796) 3 лет назад
LICENSE 8f4cc89a9e Angular Integration (#2871) 3 лет назад
README.md 666f6acd88 @uppy/angular: update ng version (#3503) 3 лет назад
angular.json 5044230bf1 meta: upgrade all dev dependencies (#3903) 2 лет назад
package.json 03d0590864 @uppy/angular: upgrade to Angular 14 (#3997) 2 лет назад
tsconfig.json 666f6acd88 @uppy/angular: update ng version (#3503) 3 лет назад

README.md

Angular

This project was generated with Angular CLI version 13.0.4.

Development server

Run yarn workspace angular start 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 yarn workspace angular ng generate component component-name to generate a new component. You can also use yarn workspace angular ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run yarn build:angular to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run yarn workspace angular test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use yarn workspace angular ng help or go check out the Angular CLI Overview and Command Reference page.