@configuratorware/configurator-frontendgui
v1.48.0
Published
## 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
Downloads
769
Readme
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/