Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

demo

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demo

Shaker demo

latest
npmnpm
Version
0.1.10
Version published
Weekly downloads
375
-5.3%
Maintainers
1
Weekly downloads
 
Created
Source

SHAKER INSTALLATION STEPS FOR THE DEMO EXAMPLE

We are assuming that you already installed "mojito-shaker" npm package locally somewhere. This steps are just to run the demo so you can investigate how shaker works in a running example.

  • Assuming you are in the folder where you first install "mojito-shaker", go to the demo app folder: $cd node_modules/mojito-shaker/examples/demo

  • Link the mojito-shaker binary within this folder: $ npm link mojito-shaker

  • Run the commnad for developer mode: $ mojito-shake --run

(4.) Run the command for "production like" mode: $ mojito-shake --context "environment:test" --run

Enjoy! :))

Keywords

mojito

FAQs

Package last updated on 19 Sep 2012

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