step FE is part of step and requires step BE (https://github.com/exense/step) in order to be used.
Learn more about step in our official documentation on https://step.exense.ch/knowledgebase and download the full step distribution at step-distribution/releases
For support, our enterprise version or our no-maintenance-required SaaS solution check out our website: http://step.exense.ch
Run npm install
to install all necessary dependencies.
Run npm run start:local
to build and serve step FE & step FE CORE. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Start step BE on your local machine, with the start:local configuration the FE will map BE requests to port 8080
Invoke the command npm run build
it will assemble the core library and step FE
node generate-openapi-client.js http://localhost:8080/rest/private-openapi.json