An angular front-end for the sharkbot chatbot API. Live Chat with sharkbot and import conversations.
-
Run the sharkbot API https://github.com/sharkson/sharkbot with http://localhost:4200/ added to CORS in appsettings.json
-
install angular cli
-
install node.js
-
clone the project https://github.com/sharkson/angular-sharkbot.git
-
npm install
-
ng serve
-
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.