5e8050bc28
* initial commit * fix app component * Add readme and code to prever XSRF * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> * Update samples/ngIdentity/README.md Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> --------- Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> |
||
---|---|---|
.. | ||
.vscode | ||
src | ||
.editorconfig | ||
.gitignore | ||
README.md | ||
angular.json | ||
aspnetcore-https.js | ||
karma.conf.js | ||
ngidentity.client.esproj | ||
nuget.config | ||
package-lock.json | ||
package.json | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json |
README.md
NgidentityClient
This project was generated with Angular CLI version 16.2.4.
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application 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.