Murderlon cb6c90142b Fix angular build error 2 years ago
..
.storybook 666f6acd88 @uppy/angular: update ng version (#3503) 3 years ago
projects cb6c90142b Fix angular build error 2 years ago
.editorconfig 8f4cc89a9e Angular Integration (#2871) 3 years ago
.eslintrc.json 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 years ago
.gitignore 666f6acd88 @uppy/angular: update ng version (#3503) 3 years ago
CHANGELOG.md feee2afd63 Release: uppy@3.0.1 (#4068) 2 years ago
LICENSE 8f4cc89a9e Angular Integration (#2871) 3 years ago
README.md 666f6acd88 @uppy/angular: update ng version (#3503) 3 years ago
angular.json 5044230bf1 meta: upgrade all dev dependencies (#3903) 2 years ago
package.json f7d0d5b3cd meta: upgrade to TypeScript 4.8 (#4048) 2 years ago
tsconfig.json 666f6acd88 @uppy/angular: update ng version (#3503) 3 years ago

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.