All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Created base app from template: https://github.com/openedx/frontend-template-application
- Added
README.mdwith dev setup instructions - Added scripts to automate setting up a minimal dev environment (See
README.mdandMakefile) - Customized package.json
- Added
patch-packageand patch for a problematic dependency, seedocs/how_tos/patching-frontend-lib-special-exams.md - Added frontend-app-learning as an npm dependency
- Implemented initial app base, setting up providers and Redux and importing components from frontend-app-learning
- Implemented main app layout