freeCodeCamp/client
Berkeley Martinez d0b1d83249 prefetch data and prime stores on client render 2015-07-23 16:03:47 -07:00
..
README.md add initial react app 2015-06-17 21:04:28 -07:00
config.json add initial client config for loopback client 2015-07-23 15:48:59 -07:00
config.local.js add initial client config for loopback client 2015-07-23 15:48:59 -07:00
datasources.json add initial client config for loopback client 2015-07-23 15:48:59 -07:00
datasources.local.js add initial client config for loopback client 2015-07-23 15:48:59 -07:00
index.js prefetch data and prime stores on client render 2015-07-23 16:03:47 -07:00
loopbackClient.js add initial client config for loopback client 2015-07-23 15:48:59 -07:00
model-config.json add initial client config for loopback client 2015-07-23 15:48:59 -07:00

README.md

This is the entry point for the client Code that should only run on the client should be put here. NOTE(berks): For react specific stuff this should be the entry point