https://github.com/actionanand/texting-simulation
This is a phone book and texting a friend mini app
https://github.com/actionanand/texting-simulation
angular angular8 node-engine-mentioned
Last synced: 9 months ago
JSON representation
This is a phone book and texting a friend mini app
- Host: GitHub
- URL: https://github.com/actionanand/texting-simulation
- Owner: actionanand
- Created: 2020-04-09T20:20:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T19:47:25.000Z (over 2 years ago)
- Last Synced: 2025-02-07T18:17:19.555Z (11 months ago)
- Topics: angular, angular8, node-engine-mentioned
- Language: TypeScript
- Homepage: https://actionanand.github.io/texting-simulation/
- Size: 4.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextingSimulation
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.4.
## 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.
## 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. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
## Angular compatibility list
```bash
npx ngvm compat
```
1. [Is there a compatibility list for Angular / Angular-CLI and Node.js? - stackoverflow](https://stackoverflow.com/questions/60248452/is-there-a-compatibility-list-for-angular-angular-cli-and-node-js)
2. [Version compatibility - Angular official](https://angular.io/guide/versions)
3. [Angular version node compatibility - gist](https://gist.github.com/LayZeeDK/c822cc812f75bb07b7c55d07ba2719b3)