Skip to content

awesome-reactivesearch/todomvc-auth-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC Auth Client

Check out the accompanying blog post for a detailed tutorial on building this app. You may add your own credentials.

Installation

  • npm install or yarn
  • npm start or yarn start for development server at port 8001
  • works with the TodoMVC Auth Server