https://github.com/darshankumar89/news
news app
https://github.com/darshankumar89/news
Last synced: 3 months ago
JSON representation
news app
- Host: GitHub
- URL: https://github.com/darshankumar89/news
- Owner: DarshanKumar89
- License: apache-2.0
- Created: 2018-03-11T20:53:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T11:44:12.000Z (over 8 years ago)
- Last Synced: 2024-12-31T19:21:32.277Z (over 1 year ago)
- Language: TypeScript
- Size: 52.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsApp/.angular-cli.json
- License: LICENSE
Awesome Lists containing this project
README
# Frontend App
## Installation
* cd newsApp
* npm install
* npm install -g angular-cli
```
ng serve --open
```
# Node App
## Installation
* cd nodeApp
* npm install
```
NODE_ENV="dev" node app.js
```
## News App
