@configuratorware/configurator-admingui
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:3000
Downloads
371
Readme
configurator-admingui
Setup for development
- Follow the "preparation", "install" and "start development" steps in frontend/README.md
- Open the core app in the browser: http://localhost:3000
Ready to build the artifacts
- run
pnpm build
from project scope (does not build workspace dependencies automatically) - or run
pnpm build
from workspace root