8000 GitHub - jigneshk5/ha-angular: Front-end for ha-api, small home automation project to operate your lights
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jigneshk5/ha-angular

 
 

Repository files navigation

ha-angular

This is the Angular front-end for the ha-api project.

Dependencies

Run npm install to download all necessary package dependencies.

Test

Run npm start to run a local development service on http://localhost:4200.

Also run the ha-api on localhost:3000 (with npm start in de ha-api project.)

Install

This project is package and placed in de dist folder of the ha-api project.

To build ha-angular run npm run-script build-prod.

In th dist project a new folder with the packaged ha-angular is created. Copy this folder and its contents to de dist folder of ha-api project.

About

Front-end for ha-api, small home automation project to operate your lights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.4%
  • HTML 17.8%
  • JavaScript 8.6%
  • SCSS 5.2%
0