A bot made using Botonic framework for Hubtype's asignment.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- NodeJS >= 10.0.0
- Package manager: npm
sudo npm install -g @botonic/cli
git clone https://github.com/waleska404/assignmentBot.git
cd downloadLocation/assignmentBot
botonic serve
And open in your browser: http://localhost:8080/
cd downloadLocation/assignmentBot
botonic test
- Botonic - Framework.
- React - Library.
- JavaScript - Programming language.
- Paula Boyano