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

add getting started instructions #4

Open
pieper opened this issue May 25, 2016 · 2 comments
Open

add getting started instructions #4

pieper opened this issue May 25, 2016 · 2 comments

Comments

@pieper
Copy link
Member

pieper commented May 25, 2016

No description provided.

@pieper
Copy link
Member Author

pieper commented May 26, 2016

I installed and ran 'npm run build' but then when I try to open examples/TransferFunctionEditor/index.html There is nothing in the page and the console has this error:

file:///Users/pieper/ctk/ctk-web/examples/TransferFunctionEditor/dist/main.js Failed to load resource: net::ERR_FILE_NOT_FOUND

@NicolasRannou
Copy link
Member

NicolasRannou commented Jun 3, 2016

+1

ctk-web> npm run build
ctk-web> python -m SimpleHTTPServer

Then going to http://localhost:8000/examples/TransferFunctionEditor/ doesn't work because dist/main.js is not available.

Is there a special tool needed to serve the app?

Also, I do not see any main.js anywhere.

Cheers

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

No branches or pull requests

2 participants