Skip to content

EvanBoyle/Channel9Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Channel9Demo

UPDATE

Streamlined version of this demo using AzSearch.js available here: Channel9 demo | source

OLD DEMO

Simple demo of Azure Search using AzSearchStore and ReactJS

to build and run:

  1. Find update query key in app
  2. install dependencies
npm install
  1. build the bundle
webpack
  1. Start a server to host the app (npm install -g http-server)
http-server
  1. Navigate to 'http://127.0.0.1:8080/index.html'

About

Demo of Azure Search using AzSearchStore and ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published