freeCodeCamp/client
Abdelghani TAssi 9030df2d8b fix: uniformize text font size to 15px
fix: change code area text font size to 15px

fix: undo modification that have been accidentally commited

fix: undo modification that have been accidentally commited

fix: change tests font size to 15px
2017-08-23 23:35:55 +02:00
..
epics feat(app): new layout (#14707) 2017-07-31 22:04:01 -05:00
less fix: uniformize text font size to 15px 2017-08-23 23:35:55 +02:00
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
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 add donate links and mousetrap 2017-06-05 16:46:04 +01:00
README.md Fixed grammar and put a full stop. 2016-01-04 12:16:26 +05:30

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