A standalone version of the avid-covider chatbot for simple use cases
- Ensure npm is intalled (
npm -v
). If not download and install npm install
- Edit
scripts/script.yaml
- Run
tools/yaml_to_json.py
- Run
ng serve
- Browse to
localhost:4200
- Run
npm run build