freeCodeCamp/client
2018-08-01 14:14:14 +01:00
..
epics fix(user/settings): Add theme server validations 2018-01-30 17:14:33 -08:00
less style(Settings): Improve mobile responsiveness of settings page 2018-06-30 19:46:21 +05:30
utils Feat: Welcome Page (#17150) 2018-05-15 10:42:05 +05:30
cold-reload.js chore(seed): update curriculum to v3.1.1 2018-08-01 14:14:14 +01:00
frame-runner.js Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06:00
index.js chore(opbeat): Remove opbeat react logging (#17173) 2018-05-16 15:22:43 +01:00
main.js chore(package): Update Font Awesome and remove Ionicon dependency (#17497) 2018-06-22 01:46:17 +05:30
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