Skip to content

awesome-reactivesearch/todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC - ReactiveSearch

ReactiveSearch starter app

Built using react, reactivesearch and appbase.io

Read how we built it!

Installation

  • git clone https://github.com/appbaseio-apps/todomvc.git
  • npm install or yarn
  • npm start or yarn start for dev server at port 8001