Eric Whale

Edit readme - temporal solution

Showing 1 changed file with 13 additions and 2 deletions
......@@ -11,9 +11,20 @@ This web-app project contains 3 functionality.
The main goal of this project is not to make something useful but to learn/use as much as possible.
## Getting Started (URL)
## Getting Started
* [weather-chatbot URL](www.weatherchatbotproject.site)
-> Not properly working due to firewall issue
* Clone the repo on your computer (temporal solution)
1. Clone the repo
$ git clone http://khuhub.khu.ac.kr/2019102244/weather_chatbot.git <your_dir>
$ cd <your_dir>/server && npm start
2. Load the repo on web browser
localhost:8080
[weather-chatbot URL](www.weatherchatbotproject.site)
## Roadmap
......