All Projects → p0o → Contact Manager

p0o / Contact Manager

Licence: mit
Contact manager app with ReactJS and Flux architecture

Programming Languages

javascript
184084 projects - #8 most used programming language

Contact-Manager

This is a simple Contact Manager created as a practice with Facebook's Flux architecture and using React for UI components. Feel free to fork and play around with it.

Demo

http://pooria.co/cmapp

Quickstart

The project dependencies are not included in this repository. To install all the dependencies you will need NPM. Run this command in the main directory:

npm install

Also run this to create bundle.js with browserify, it will update the file everytime you make a change in your JavaScript files.

npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].