https://github.com/rx-angular/rxa-v12-test
ng12 project to perform rxa tests on
https://github.com/rx-angular/rxa-v12-test
Last synced: 8 months ago
JSON representation
ng12 project to perform rxa tests on
- Host: GitHub
- URL: https://github.com/rx-angular/rxa-v12-test
- Owner: rx-angular
- Created: 2022-02-15T22:33:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T14:36:48.000Z (about 4 years ago)
- Last Synced: 2025-07-20T21:28:13.106Z (8 months ago)
- Language: TypeScript
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RxAngular NG12 test project
This project is here as a backwards compatibility test environment for the `@rx-angular` packages.
## 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.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `npm run test` to execute the unit tests via jest