Releases: jeangougou/JsJourneyToCqrsEs
Releases · jeangougou/JsJourneyToCqrsEs
Initial Backend setup
This incremental step added express to serve the angular application.
Routing and default configuration can be easily changed and are tailored for development only.
Initial setup
This represents the initial setup of TodoMVC (angular-perf), with bower dependency for angular and other files moved outside of the node_modules folder.
This will create a basis for the frontend to start building upon.