Skip to content

CookiesNCream/autocomplete-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run the Autocomplete Widget

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

License

See LICENSE