Skip to content

smalls/arcs-live-test

Repository files navigation

Build Status

arcs

Particle developers should visit our particle developer website instead of reading this document which is more geared towards Arcs core system developers.

Install

Note that you need a recent version of Node because we use new ES6 features. v9 is definitely OK.

$ ./tools/install

Test

$ ./tools/test

Demo

From the directory above the arcs directory:

$ python -m SimpleHTTPServer 5001 &
$ open 'http://localhost:5001/arcs/shell/apps/web/index.debug.html'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published