Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

kevoree-comp-fakeconsole

kevoree171LGPL-3.03.0.0-SNAPSHOT

Kevoree component - FakeConsole - Displays incoming messages and allow message sending through a browser UI

kevoree-std-lib, kevoree, component

readme

Kevoree

Kevoree targetting JavaScript platforms (NodeJS and Web Browsers)

More information here: http://kevoree.org

Monorepo

This repository follows the concept of monorepo with the help of Lerna.

Developers

  • yarn install (because it uses workspaces)
  • ...write code...
  • lerna run test
  • :+1: