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

Latest commit

 

History

History
31 lines (24 loc) · 543 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 543 Bytes

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.