@remp/remp-segment-builder

0.1.4 • Public • Published

Install guide

  1. Run yarn install
  2. Be sure to have segment config filled in a global scope. It should look like this:
window.Segments = {
  config: {
    AUTH_TOKEN: '',
    API_HOST: '',
    CANCEL_PATH: '',
    SEGMENT_ID: null
  }
};
  1. yarn serve for development

Build guide

  • Run yarn build if you want to build whole application for the deployment. Then you can host contents of /dist folder as static files.
  • Run yarn build-lib if you want to make build of remp-segment-builder as npm package (It's used for example in remp-scenario-builder).

Readme

Keywords

none

Package Sidebar

Install

npm i @remp/remp-segment-builder

Weekly Downloads

3

Version

0.1.4

License

none

Unpacked Size

14.4 MB

Total Files

10

Last publish

Collaborators

  • dominik.skerhak
  • rootpd
  • mirocslav