freeCodeCamp/client
Quincy Larson ee2e0e290f Merge branch 'fix/theme-flash' of https://github.com/BerkeleyTrue/FreeCodeCamp into BerkeleyTrue-fix/theme-flash
Conflicts:
	common/models/user.js
2016-05-12 21:28:29 -07:00
..
commonFramework Fix Claim Certificates - Challenges - Text Rendering Issues 2016-05-09 23:31:29 +09:00
less fix(ui): Fix flash shown to user on page refresh 2016-05-12 18:52:03 -07:00
sagas Fix unknown hike redirect to map 2016-03-03 17:53:33 -08:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
iFrameScripts.js Also disable output and tests 2015-12-03 15:09:52 -08:00
index.js Inject csrf token into react app 2016-05-09 10:13:02 -07:00
main.js Merge branch 'fix/theme-flash' of https://github.com/BerkeleyTrue/FreeCodeCamp into BerkeleyTrue-fix/theme-flash 2016-05-12 21:28:29 -07:00
plugin.js Submit show completion 2015-11-29 16:28:32 -08:00

README.md

This is the entry point for the client code. Code that should run only on the client should be put here.

NOTE(berks): For react specific stuff this should be the entry point