A Reader and Editor for Hypertext
Go to file
Alex Hunt 13bde03424 Filling out Redux structure to encompass the full app, with API calls to get currentChapter text 2017-11-05 18:59:18 -05:00
blueprints Filling out Redux structure to encompass the full app, with API calls to get currentChapter text 2017-11-05 18:59:18 -05:00
src Filling out Redux structure to encompass the full app, with API calls to get currentChapter text 2017-11-05 18:59:18 -05:00
static Cleaning up git repo before Redux 2017-11-05 10:45:15 -05:00
templates Filling out Redux structure to encompass the full app, with API calls to get currentChapter text 2017-11-05 18:59:18 -05:00
.babelrc Cleaning up git repo before Redux 2017-11-05 10:45:15 -05:00
.gitignore Cleaning up git repo before Redux 2017-11-05 10:45:15 -05:00
TODO.txt Set up basic Redux pattern with action middleware for API files, and then refactored into separate packages. 2017-11-05 14:28:55 -05:00
application.py Adding NPM, Babel, Webpack for basic React front end 2017-11-03 22:00:05 -04:00
package.json Set up basic Redux pattern with action middleware for API files, and then refactored into separate packages. 2017-11-05 14:28:55 -05:00
requirements.txt Adding NPM, Babel, Webpack for basic React front end 2017-11-03 22:00:05 -04:00
webpack.config.js Set up basic Redux pattern with action middleware for API files, and then refactored into separate packages. 2017-11-05 14:28:55 -05:00