gentics / mesh-angular-example

Gentics Mesh Angular Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mesh Angular Demo

This is a simple example application intended to demonstrate a few of the features of Gentics Mesh (getmesh.io).

All calls to the Mesh API endpoints are made from the MeshService. The rest of the app logic is contained in the app component file.

The app is using Angular and built with Angular CLI. Run npm start to start a dev server at http://localhost:3000/, npm run build to build the project to dist/.

This is intended to be an extremely simple example. Therefore the implementations are necessarily naive. The idea is to provide a way to see the Mesh API in action and provide an example for interested developers to experiment with.

About

Gentics Mesh Angular Example


Languages

Language:TypeScript 69.8%Language:HTML 27.2%Language:CSS 2.1%Language:JavaScript 0.9%