Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

QwantResearch/autocomplete-comparator

 
 

Repository files navigation

Autocomplete comparator

Build Status

Compares different autocompletes

Install

Install the dependencies

npm install # or yarn

Set environment variables

cp .env.dist .env # and replace the values

Runs the app

In the development mode

npm start

Tests

Launches the test runner in the interactive watch mode.

npm test

License

This project is under MIT.

About

Compares different autocompletes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • HTML 3.4%
  • CSS 1.9%