Angular 9 project for AI Workbench app
- Open command Prompt.
npm install -g @angular/cli
git 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 install
Install a packages and all its dependencies.ng serve -o
Finally project will open in default Browser.
- Open new command Prompt.
- Go to the 'Server' folder.
npm start
To run backend server.
- Open new command Prompt.
npm install -g --unsafe-perm node-red
To install Node-RED.node-red
To run node-rednpm link
To register trained and non-trainable model into node-red
- Angular
- Angular Material
- Bootstrap
- Node-red