Compares different autocompletes
Install the dependencies
npm install # or yarn
Set environment variables
cp .env.dist .env # and replace the values
In the development mode
npm start
Launches the test runner in the interactive watch mode.
npm test
This project is under MIT.