These modules integrate React.js into Liferay portal by building a Todo App.
These modules are for an API for a Todo application
API endpoints are:
- get-todos
- add-todo
- set-done
- delete-todo
This module is a Todo Application built using webpack and bundling our javascript for a single entry point.