Socket
Socket
Sign inDemoInstall

@minervaproject/forum-design-system

Package Overview
Dependencies
13
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minervaproject/forum-design-system

FDS React components


Version published
Maintainers
3

Readme

Source

forum-design-system

This project was created using nwb.

Prerequisites

From picasso, run nvm use.

Installation

Run yarn.

Storybook and Chromatic

yarn storybook will run a development server with Storybook at http://localhost:6006 with hot module reloading.

yarn chromatic will push changes to Chromatic.

Running Tests

Note: we currently do not have any tests.

npm test will run the tests once.

npm run test:coverage will run the tests and produce a coverage report in coverage/.

npm run test:watch will run the tests on every change.

Building

yarn build will build the components for publishing to npm.

yarn build:watch will build whenever there is a change to src.

yarn clean will delete built resources.

Publishing

You need an npm account and you need to be part of the @minervaproject org.

npm login
npm publish --access=public

After publishing, you can then use these components in other projects like any other npm package:

yarn add @minervaproject/forum-design-system

Keywords

FAQs

Last updated on 04 Apr 2022

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