Skip to content

C0mpy/phone-usage-server-fe

Repository files navigation

Phone-Usage data gathering Frontend

Angular 8 application that is frontend for the https://github.com/C0mpy/phone-usage-server

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

To run the Phone-Usage-Server-FE on your local machine, you will need:

  1. Development was done on Ubuntu 18.4 and the following tutorials are made with that in mind
  2. $ sudo apt install nodejs
  3. $ sudo apt install npm
  4. $ npm install -g @angular/cli

Installing

A step by step series of examples that tell you how to get a development env running:

  1. clone this repo and locate your terminal to phone-usage-server-fe dir
    $ git clone https://github.com/C0mpy/phone-usage-server-fe
    $ cd ./phone-usage-server-fe
    
  2. install project dependencies:
    $ npm install
    
  3. start the server $ ng serve

Deployment

Application is deployed to: https://phone-usage-server-fe.herokuapp.com/ Deployment is executed automaticlly when pushing to the Github repo.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published