TechNote/app
Joey Payne 0ecf7b818b Remove rethink references and old main js file
Remove them because rethink integration will be saved for the paid
model.

The main.jsx file was replaced by the app/containers/App.jsx file.
2016-03-05 17:07:36 -07:00
..
actions Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
components Add jest unit tests for adding and deleting notebooks 2016-03-04 20:54:19 -07:00
constants Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
containers Remove rethink references and old main js file 2016-03-05 17:07:36 -07:00
enhance Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
reducers Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
static Add proper resizing of scrollable Notebook area 2016-03-03 11:35:14 -07:00
store Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
utils.jsx Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00