GitXplorerGitXplorer
J

ng-study

public
4 stars
2 forks
0 issues

Commits

List of commits on branch main.
Verified
ae427b22d1b208e472db216676a5cca53d6f88ab

chore: bump Angular

JJounQin committed a year ago
Verified
d9f9c7b0d64d80cb36366d13a3f2574b7d7baef5

feat: new signal usage

JJounQin committed a year ago
Verified
8bf78018512bbff5e8c12ebc7f9f5bfe824973a8

feat: support Observable options

JJounQin committed a year ago
Verified
ef7bc2f8b47bd505a99755b261a123139be21792

feat: try ngx-formly for aui

JJounQin committed a year ago
Verified
c3138bf2afd8c726606e0f63c0acc47fc99043dd

build: use vite as bundler

JJounQin committed a year ago
Verified
ea096861d1187842bf27096c27e67a8d33f9d362

feat: full standalone app

JJounQin committed a year ago

README

The README file for this repository.

NgStudy

This project was generated with Angular CLI version 16.0.0.

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.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

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