Skip to content

Example on how to create a web application on the cumulocity platform.

Notifications You must be signed in to change notification settings

Cumulocity/cumulocity-ui-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Creating web applications on Cumulocity platform

Prerequisites

You will need at least node version 6.7 installed on your computer.

  • You should be confortable using node and npm
  • The platform is built using AngularJS 1.x

Getting started

  1. Clone this repo or simply copy the package.json to an empty directory
  2. Run npm install
  3. Run npm run demo
  4. Edit cumulocity.json and add "myapp/myplugin" to the imports array
  5. Run npm start

Command line interface

The 'comulocity-tools' have just been installed locally and can be called at 'node_modules/.bin/c8y --help'

About

Example on how to create a web application on the cumulocity platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published