LabVIEW Web Development Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Angular 5 Interface for LabVIEW

 Hey Guys,

Thought I would share a project I built. It's a boilerplate for building LabVIEW controller code with an Angular 5 front-end. In my opinion it's the best way to build cross-platform user interfaces for LabVIEW code if you understand CSS, JS and HTML.

You should be able to get the code up and running by following the steps in the READ ME but let me know if you have any trouble.

Angular LabVIEW Boilerplatehttps://github.com/saphieng/angular-labview-boilerplate 

Regards,

Cameron

Contributors