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

@coasys/flux-chat-view

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coasys/flux-chat-view

## About

0.10.1-rc1
latest
Version published
Weekly downloads
17
1600%
Maintainers
0
Weekly downloads
 
Created

Flux Preact Starter Template

About

This starter template includes everything you need to make an app for Flux.

Dependencies:

  • ad4m
  • ad4m-connect
  • ad4m-elements

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

Development

# yarn
yarn dev

# npm
npm dev

Production

# yarn
yarn build

# npm
npm build

The output of the build will end up in dist/main.js. This build will output a web component that can be published on npm by running npm run release.

FAQs

Package last updated on 14 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