freeCodeCamp/client
Dylan ba084876d8 fix(styles): Add z-index to lint markers in code-mirror (#16024) 2017-10-24 22:56:32 +05:30
..
epics fix(main): static page links and constantStrings 2017-09-16 17:16:48 -05:00
less fix(styles): Add z-index to lint markers in code-mirror (#16024) 2017-10-24 22:56:32 +05:30
rechallenge feat(rechallenge): Retool challenge framework (#13666) 2017-04-28 20:30:23 -05:00
utils feat(app): new layout (#14707) 2017-07-31 22:04:01 -05: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 Code tags removed from output 2017-05-01 21:27:00 +03:00
index.js feat(app): new layout (#14707) 2017-07-31 22:04:01 -05:00
main.js fix(main): static page links and constantStrings 2017-09-16 17:16:48 -05: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