https://github.com/code-sensei/news-app
https://github.com/code-sensei/news-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-sensei/news-app
- Owner: code-sensei
- Created: 2022-10-16T09:09:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T09:16:45.000Z (over 3 years ago)
- Last Synced: 2025-07-11T11:20:13.421Z (12 months ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NewsApp
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.6.
## Serve Application
To run application, please take the following steps:
- Run `npm i` to install node packages
- Run `npm start` to serve application
- Navigate to `http://localhost:4200/`