Skip to content

jhartma/express-react-redux-falcor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a quick and dirty setup that showcases how Falcor on the server works with Redux on the client.

Start

// clone repo
git clone https://github.com/jhartma/express-react-redux-falcor.git

// install dependencies
npm install

// Start server
npm run dev:server

// Start client
npm run dev:client

the app is available at localhost:8080

Stack

  • Babel 6
  • Webpack
  • React
  • React Router
  • Immutable
  • Redux
  • EsLint
  • Falcor
  • Sequelize

About

A quick and dirty demonstration of express, falcor, react, and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published