stripe/stripe-billing-typographic

Can't find the Bundle.js file

Opened this issue · 4 comments

Hello guys,

Bundle.js file is missing

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!

npm run setup is not creating bundle.js file

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

send pull request #41