https://github.com/ourway/red9-frontend
RED9 | Service Delivery Platform for Iran Mobile Operators | Console
https://github.com/ourway/red9-frontend
admin-dashboard console-application dashboard dashboard-application iran irancell mci reactjs red9 rightel rxjs semantic-ui service-delivery vas
Last synced: 29 days ago
JSON representation
RED9 | Service Delivery Platform for Iran Mobile Operators | Console
- Host: GitHub
- URL: https://github.com/ourway/red9-frontend
- Owner: ourway
- Created: 2019-11-26T22:17:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T18:47:43.000Z (over 5 years ago)
- Last Synced: 2025-03-04T16:12:14.580Z (over 1 year ago)
- Topics: admin-dashboard, console-application, dashboard, dashboard-application, iran, irancell, mci, reactjs, red9, rightel, rxjs, semantic-ui, service-delivery, vas
- Language: JavaScript
- Homepage: https://red9.ir
- Size: 3.91 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RED9 - Service Delivery Platform for Iran Telecommunications

## Quick start:
```bash
git clone git@github.com:ourway/RED9-frontend.git
cd RED9-frontend
yarn && yarn upgrade && yarn start
```
## Installation:
```bash
yarn install
yarn upgrade
yarn run build
```