Skip to content

Code snippets for the MI133 SS2018 class at FH Kiel

Notifications You must be signed in to change notification settings

mjleehh/pm102-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PM102 Examples

This repo contains the code examples for the PM102 class held in winter semseter 2018 at FH Kiel.

Each example can be found in a separate subfolder.

Requirements

You will need to install the following tools:

  • Node.js JavaScript runtime
  • npm package manager
  • npx package runner

Running Examples:

From an example folder run

npm start

to run an example.

NOTE: windows users have to run this command in a BASH shell. Use Git BASH for example.

List of examples:

Counter

/counter view app

A very basic app, demonstrates the use of events and handlers

counter screenshot

About

Code snippets for the MI133 SS2018 class at FH Kiel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published