The StrongLoop Arc boilerplate includes an app that launches an instance of StrongLoop Arc. StrongLoop Arc is a graphical UI for the StrongLoop platform that complements the StrongLoop slc command line tools. Arc includes tools for building, profiling, and monitoring Node.js apps.
To use Arc locally, you should use npm
to globally install StrongLoop to your machine.
Ensure you have node
(Node.js) and npm
installed.
- Install the StrongLoop suite of utilities
npm install -g strongloop
- Launch Arc
slc arc