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

tangerine-preview

Package Overview
Dependencies
Maintainers
0
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tangerine-preview

Tangerine Preview is a command line tool for previewing the Tangerine content you are working on your local computer. It work on Windows, Mac, and Linux.

  • 3.31.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
56
decreased by-50.44%
Maintainers
0
Weekly downloads
 
Created
Source

Tangerine Preview

Tangerine Preview is a command line tool for previewing the Tangerine content you are working on your local computer. It work on Windows, Mac, and Linux.

Current version of Tangerine: v3.6.0

Install

To install on macOS, you can follow the video here.

Before you install tangerine-preview, make sure to install node.js. If you are using macOS, you need to set additional permissions with the following command:

sudo chown -R `whoami` /usr/local/lib/node_modules

Install the Tangerine Preview tool by opening a command prompt and running the following command.

npm install -g tangerine-preview

Preview your content

Open a command prompt, change directory to the client subfolder of the Tangerine group that you would like to preview, then run the tangerine-preview command.

cd your-project/client
tangerine-preview

Lastly, open Google Chrome to http://localhost:3000

As you make content changes, they will be synced to the app. Reload your web browser and you'll see the changes.

Update tangerine-preview

When new releases come out for tangerine, tangerine-preview will also be updated. To update, open a command prompt and run the install command again.

npm install -g tangerine-preview

FAQs

Package last updated on 24 Jan 2025

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