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

Next step after the installation of Vizceral #148

Open
jannikkm opened this issue Oct 13, 2019 · 2 comments
Open

Next step after the installation of Vizceral #148

jannikkm opened this issue Oct 13, 2019 · 2 comments

Comments

@jannikkm
Copy link

Hi everyone,

last week I tried to install vizceral on the Ubuntu VM and I'm not sure yet what I should do after these steps of the installation guide "Getting started" (from scratch). Below you can see the photo of the current state. But after the "npm run dev" command I don't know what to do...

vizceral

My question: What ist the next step?

It would be great if someone can help me!

@jrsquared
Copy link
Contributor

Hey @jannikkm , I'm not sure what you are trying to do so unsure what the next step would be. npm run dev is used to actively develop the vizceral module itself. If you are trying to make changes to vizceral, the next step would be to npm link the running vizceral module inside your project that is using it so you can see the changes.

If you are just trying to get an example up and running, https://github.com/Netflix/vizceral-example is probably what you are looking for. It provides an example of the vizceral module being used (via vizceral-react in a project. You can either clone that project or just use it as reference for building your own.

@jannikkm
Copy link
Author

Hi @jrsquared, thank you so much for your quick reply and the support!

I've already run the vizceral-example. To the background: I'd like to create my own project with vizceral but the example has a quiet complex structure and I don't know which of these .json and .jsx files I need to implement.

To add: I wanted to run the ES6 example from the documentation (https://github.com/Netflix/vizceral/wiki/Getting-Started). I still don't know what to do with the code...

Thanks again!

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