Skip to content

Latest commit

 

History

History

ui

ActorCloud FE

The view part of the actorcloud

Usage

# Install dependencies
$ yarn
# Start on localhost
$ yarn dev-localhost
# Build the production
$ yarn build
# Unit test
$ yarn test:unit
# Get directory of apps
$ yarn get-apps