Angular 9 project for AI Workbench app
- Open command Prompt.
npm install -g @angular/cligit clone (paste clone path here)First clone the Project (AI Workbench app) to Local machine with respected folder.- In command prompt go to inside of the folder.
npm installInstall a packages and all its dependencies.ng serve -oFinally project will open in default Browser.
- Open new command Prompt.
- Go to the 'Server' folder.
npm startTo run backend server.
- Open new command Prompt.
npm install -g --unsafe-perm node-redTo install Node-RED.node-redTo run node-rednpm linkTo register trained and non-trainable model into node-red
- Angular
- Angular Material
- Bootstrap
- Node-red