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

Can't find the Bundle.js file #37

Open
hackondor opened this issue Sep 20, 2020 · 4 comments
Open

Can't find the Bundle.js file #37

hackondor opened this issue Sep 20, 2020 · 4 comments

Comments

@hackondor
Copy link

Hello guys,

Bundle.js file is missing

@milesm-stripe
Copy link

build.js is the built client, so run either npm build or npm setup first. Then npm start will serve bundle.js. Hope that helps!

@gsinghab2
Copy link

npm run setup is not creating bundle.js file

@gsinghab2
Copy link

Seems like we need to run npm run dev which is missing in the README.

@gsinghab2
Copy link

gsinghab2 commented Jan 16, 2021

send pull request #41

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

3 participants