Skip to content

Simple web app for adding and removing people to a database

Notifications You must be signed in to change notification settings

raptordzuricsko/personDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning the Flux architecture

Starting with the boilerplate at http://github.com/justinrassier/gulp-browserify-react-boilerplate, this was an attempt to understand the Flux architecture without dependeing on everything that Facebook has to start out with.

npm install -g gulp
npm install

For building

gulp

Default gulp will lint the source, run browserify with a react transform for JSX compilation then perform a watch on source.

About

Simple web app for adding and removing people to a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 4.5%
  • CSS 0.7%