Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

strong-arc

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strong-arc

A gui for working with the LoopBack framework

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

StrongLoop Arc

StrongLoop Arc was formerly known as Studio. Stay tuned for exciting product developments around StrongLoop Arc.

Install

1. You must have node.js and the StrongLoop CLI installed.

2. Install using npm by running the following:

$ npm install -g http://get-studio.strongloop.com/strong-studio.tgz

Run

1. Create a new LoopBack project by running the following in your terminal:

$ slc loopback

2. In the directory you created the application, start the Arc using the strong-arc command.

$ cd my-loopback-application
$ strong-arc

3. Open the URL printed by the strong-arc command in a Chrome browser.

Developer Guide

Releases

Commits to the production branch trigger a build and publish to get-studio.storngloop.com. Previous releases are available at http://get-studio.strongloop.com/strong-studio-$VERSION.tgz

Updating angular services for loopback-workspace

Angular services are automatically generated during gulp build.

$ npm update
$ gulp build

Keywords

FAQs

Package last updated on 14 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc