freeCodeCamp/client
2015-07-23 15:49:01 -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 initial entry points up 2015-07-23 15:49:01 -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 add initial react app 2015-06-17 21:04:28 -07:00

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