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 generate bindle.js #24

Open
whupanglong opened this issue Mar 22, 2016 · 1 comment
Open

how to generate bindle.js #24

whupanglong opened this issue Mar 22, 2016 · 1 comment

Comments

@whupanglong
Copy link

from browser console got error:
Failed to load resource: the server responded with a status of 404 (Not Found)

this file is not in public/js , this should be generated automatically ,but node server.js won't do.
How ? Thanks

@mrbfrank
Copy link

First create the folder /public/js
Then run this command @ the project root: npm run build
Look @ "scripts" in package.json to see what it's doing.

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