Socket
Socket
Sign inDemoInstall

@coasys/flux-chat-view

Package Overview
Dependencies
371
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @coasys/flux-chat-view

## About


Version published
Maintainers
4
Created

Readme

Source

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.

Keywords

FAQs

Last updated on 25 Mar 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc