Instructions to run the Autocomplete Widget
- Download the WinRAR ZIP archive here
- Decompress the WinRAR ZIP archive
- Start the development server by typing the commands "npm start" using node.js command prompt
- The Autocomplete Widget will open up in http://localhost:3000
- Copy the "App.js" file from Autocomplete - Hashtags and paste in the "src" folder to overwrite the "App.js" file there.
- The Autocomplete Widget will be updated and contents reflected.
- Do step 5 to see the Autocomplete - Mentions, Autocomplete - Relations, and Autocomplete Mentions and Pure Hashtags in action.