freeCodeCamp/client
Justin Richardsson 262566bab4 Merge pull request #6979 from QuincyLarson/fix/update-about
Add academic honesty page and improve about view
2016-02-13 22:25:42 -05:00
..
commonFramework Fix issue with duplicate submits 2016-02-12 19:20:35 -08:00
less Fixes blank white wiki sidebar and scrolling 2016-02-13 17:19:16 -06:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30
err-saga.js Add toasts to react app 2016-01-07 15:04:32 -08:00
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
history-saga.js Fix for no key issue 2016-01-09 18:38:15 -08:00
iFrameScripts.js Also disable output and tests 2015-12-03 15:09:52 -08:00
index.js Update babel to 6.0 2016-01-10 20:21:15 -08:00
main.js Lint pass 2016-02-13 21:26:59 -05: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