Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 269 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 269 Bytes

Union Search

making the best search engine available for every one

try it at https://search.evecalm.com/

dev

# install dependencies
yarn
# start to dev
yarn dev

edit src/search/mirrors.ts to update mirrors

run yarn build to build the project