freeCodeCamp/client
Berkeley Martinez 235c3974a7
Merge pull request #16612 from vkWeb/fix/nightmode-modal-v3
fix(Settings): Fix hover animation of night mode modal button
2018-02-02 14:05:15 -08:00
..
epics fix(user/settings): Add theme server validations 2018-01-30 17:14:33 -08:00
less fix(Settings): Fix hover animation of nightmode modal button 2018-02-02 21:09:10 +05:30
utils Feat(Challenges): no js preview (#16149) 2017-12-07 18:13:19 -06:00
README.md
cold-reload.js Add webpack cold reloading 2016-07-28 23:39:17 -07:00
frame-runner.js Feat: react redux migration (#16200) 2017-12-18 15:04:03 -06:00
index.js fix(client): Remove unused import 2018-01-18 15:20:54 -08: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