Actyx / create-actyx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-actyx (alpha)

Create an Actyx Project using a starter template

Usage

Load a starter project as follows

npm init actyx <starter-name>

Example:

npm init quickstart

Starters

The following starters are available:

  • quickstart (used in the quickstart)
  • machine-demo (used in the advanced tutorial)

About


Languages

Language:TypeScript 97.8%Language:JavaScript 2.2%