Socket
Book a DemoInstallSign in
Socket

@configuratorware/configurator-frontendgui

Package Overview
Dependencies
Maintainers
1
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@configuratorware/configurator-frontendgui

## Setup for Development 1. Follow the "preparation", "install" and "start development" steps in frontend/README.md 1. Open the core app in the browser: http://localhost:3001/identifier:softshell_designer_2d 1. 'hostsByNodeEnv.development' in src/App/conf

latest
npmnpm
Version
1.52.0
Version published
Weekly downloads
247
77.7%
Maintainers
1
Weekly downloads
 
Created
Source

configurator-frontendgui

Setup for Development

  • Follow the "preparation", "install" and "start development" steps in frontend/README.md
  • Open the core app in the browser: http://localhost:3001/identifier:softshell_designer_2d
  • 'hostsByNodeEnv.development' in src/App/configuration.js is configurable
    thus allowing to use e.g. your local api

Ready to build the artifacts

  • run pnpm build from project scope (does not build workspace dependencies automatically)
  • or run pnpm build from workspace root

Start storybook in project

  • pnpm run storybook
  • storybook starts on http://localhost:9001/

Guidelines for automated testing

FAQs

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