GitXplorerGitXplorer
a

Building_Apps_React_Flux

public
8 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
536d00c44a6f5c89c293bfedf657932d36c482e7

Update

aanthonygallina1 committed 7 years ago
Unverified
5741fe396781b09bb19add36cda11e698d4ed052

RoutesUpdate

aanthonygallina1 committed 8 years ago
Unverified
21b803205e8841cc19a224a6a363b757ce8ca730

Routes JS strict file correction

aanthonygallina1 committed 8 years ago
Unverified
2555f64bf0cc85777adb10e7c99cb5bd61cdab1f

License

aanthonygallina1 committed 9 years ago
Unverified
84d94eeaa56ff7089ceb78aed9095a30e46100dc

First release

aanthonygallina1 committed 9 years ago
Unverified
fb9a088bc659aef294f4653c58a2e2a0570686b2

Initial commit

aanthonygallina1 committed 9 years ago

README

The README file for this repository.

Building_Apps_React_Flux

Building Applications with React and Flux


Thanks to https://www.pluralsight.com/

And Building Applications with Gulp React and Flux tutorial By Cory House. Thank you for saying on the discusion board, that I could do whatever I want to with the code. Truly appreciated Cory House.

Thanks for helping get the C9.io connection code going JBMartinez. Also the community support at https://gitter.im/FreeCodeCamp/FreeCodeCamp

This version was built at https://c9.io/ I thank them for providing a excellent development environment.

This work is in no way complete. You may have difficulty with the install. There are many areas in which this can be expanded. Please join in and help if you want to. Thank you.


Once this is installed and running all you have to do is type gulp from the bash terminal.

Typing gulp will Compile React JSX, Lint JSX and JS with ESlint, Bundle your JS and CSS files, Migrate the built app to the dist folder, and run a dev web-server.


Following this may get your app dev environment started. After you have the files installed.

  1. Install from the bash terminal in cloud nine. npm install
  2. From the bash terminal in cloud nine type gulp.
  3. If everything went well the server should be running.
  4. In the C9 preview you should see the demo app running.
  5. Happy coding!

I believe some of the names used here are copy written. If any of these company's would like to have there name removed please contact me. And I will be happy to accommodate you. We are in no way affiliated just grateful and felt that thanks are in order.