mthadley / dxp-react-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.js in Liferay DXP

These modules integrate React.js into Liferay portal by building a Todo App.

todo-api & todo-service

These modules are for an API for a Todo application

API endpoints are:

  • get-todos
  • add-todo
  • set-done
  • delete-todo

todo-app-webpack

This module is a Todo Application built using webpack and bundling our javascript for a single entry point.

About


Languages

Language:Java 97.9%Language:JavaScript 1.8%Language:CSS 0.3%