Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Run this project #12

Open
Stark-10 opened this issue Jul 21, 2022 · 1 comment
Open

How to Run this project #12

Stark-10 opened this issue Jul 21, 2022 · 1 comment

Comments

@Stark-10
Copy link

I tried running the following commands:-

  1. npm install @rollup/plugin-babel --save-dev
  2. npm run build

Can you please tell us the step to run this project so that we can get a zip file that we can import into Thingworx.
It will great if you can add this in your README.md.

@vasturiano
Copy link
Owner

@Stark-10 it's not clear what you mean by "run this project". This is a JavaScript UI component, not an application.

The Readme mentions how to import/require this module directly from npm.
If otoh you wish to build the bundle yourself, you can do npm install and then npm run build. Your bundle should be present in the /dist folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants