Skip to content

joshhunt/reactapus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactapus.

Reading material:

Then, read this for a specific understanding of Redux and its terminology

Commands

Uses just webpack to bundle and run.

  • npm run dev: Run development environment, complete with hot module reloading
  • npm run build: Build a production copy and exit.
  • npm start: Start the production server (required build first)

Caveats

My understanding of React and Redux (and Flux) as very basic at the moment, so this code probably doesnt represent all best practices.

I also think there's opportunities for the folder structure to be reconsidered.

About

Learning UniversalJS with React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published