freeCodeCamp/client
Logan Tegman 2762238c8d Fix sitemap, remove jobs remnants 2016-10-06 22:10:26 -07:00
..
commonFramework Merge pull request #10010 from atjonathan/fix/wiki-to-forum 2016-08-02 16:22:08 +05:30
less Fix sitemap, remove jobs remnants 2016-10-06 22:10:26 -07:00
rechallenge Feature(challenges): Run user js code through babel 2016-08-18 18:23:44 -07:00
sagas Merge pull request #10982 from BerkeleyTrue/fix/code-storage-fresh-head-tail 2016-09-30 12:45:26 -07:00
utils chore(toasts): refactor and test flash to toast logic 2016-09-01 18:46:09 -07:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30
cold-reload.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
es6-shims.js add es6 Map shim to shims 2015-09-10 16:59:27 -07:00
frame-runner.js Fix: test suite disappearing 2016-10-03 22:33:54 -07:00
index.js Feat: Add react-hot-loader 2016-09-27 19:49:58 -07:00
main.js Fix(map): remove map drawer from non-react pages 2016-07-28 23:40:01 -07: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