Skip to content

yycjs/real-world-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Feathers + React + Flux Chat

An example chat application using React + Flux + Feathers

Getting Started

  1. Install homebrew

  2. Install NodeJS and npm

    brew install nodejs
    
  3. Install dependencies

    npm install
    
  4. Start the app.

    npm start
    

    This will start your dev server, watch the files and recompile them every time they change.

  5. Navigate to http://localhost:1337/.

About

An intro to React + Flux + Feathers with some ProTips thrown in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published