A visual suite for the StrongLoop API Platform
npm install strong-arcStrongLoop Arc was formerly known as Studio.
Please see the official documentation.
For information on using with the StrongLoop Process Manager, see
http://strong-pm.io.
``sh`
$ npm install -g strongloop
`sh`
$ slc loopback my-loopback-application
`sh`
$ cd my-loopback-application
$ slc arc
This information is for developers contributing to the strong-arc project itself.
For information on using Arc to develop APIs and applications, see the official documentation.
Commits to the production branch trigger a build and publish to get-studio.strongloop.com.http://get-studio.strongloop.com/strong-studio-$VERSION.tgz
Previous releases are available at
#### Updating angular services for loopback-workspace
Angular services are automatically generated via gulp build which is called during npm install.
```
$ npm install