Skip to content
Permalink
production
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
# PowerPanel Frontend
This project was generated with [Angular CLI](https://github.com/angular/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.