Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 335 Bytes

File metadata and controls

14 lines (9 loc) · 335 Bytes

Setup

npm install

Then npm start and visit http://localhost:8080

How doc search is configured

For our main docs app :

  • Our docs are rendered in an element with id doc-search.
  • Applied for search at algolia and gave them the id
  • Added the algolia styles to index.html
  • Added an input and styled it in app.tsx