New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@movable/behavioral-app

Package Overview
Dependencies
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@movable/behavioral-app

Movable CLI blueprint for initializing a new behavioral application.

2.0.1
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
9
Weekly downloads
 
Created
Source

Behavioral App Blueprint

This MDK blueprint will generate the template behavioral app which can be extended and modified to display items based on a user's on-site behavior for a specific client.

Usage

  • Get the MDK: yarn global add @movable/cli
  • Create a new app: movable new my-behavioral-app -b @movable/behavioral-app
  • Start the server: cd my-behavioral-app && movable serve
  • Open http://localhost:4200.

License

Copyright 2018 Movable, Inc. All rights reserved.

Releasing Updates

This package is deployed to npm using release-it.

To release, run npm run release, and choose the appropriate version based on SemVer

Keywords

ember-blueprint

FAQs

Package last updated on 27 Feb 2019

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