Skip to content
Permalink
5412b6d034
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
18 lines (11 sloc) 611 Bytes

PowerPanel Frontend

This project was generated with Angular CLI version 6.2.4.

Installation

  1. Ensure you have npm installed
  2. Clone repository into new folder
  3. In terminal / CMD run npm install

Development

When developing, ensure you are on a different branch (NOT working on master).

Once you have a local instance that seems ready to merge into master, create a pull request.

Local 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.