enactjs / face

An adorable expressive face that anyone can love.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enact-face

Robot Face UI App using ROSLIB

Setup

First install the Enact CLI:

npm install -g @enact/cli

Then, install dependencies:

npm install

Before building, a root config.json file is needed to provide host address/port information. See example/config.json for an example.

Building

This project can be built via Enact CLI using:

npm run pack

To build in development mode with an integrated server, use:

npm run serve

About

An adorable expressive face that anyone can love.

License:Apache License 2.0


Languages

Language:JavaScript 66.5%Language:CSS 23.4%Language:HTML 10.1%