nos / create-nos-dapp

CLI tool to generate a new nOS dApp
53 stars 35 forks source link

deploy instructions #32

Closed benjiqq closed 6 years ago

benjiqq commented 6 years ago

yarn build generates index.html but it does not find the javascript? index.html in console shows Failed to load resource: net::ERR_FILE_NOT_FOUND

DalderupMaurice commented 6 years ago

Please fill in the issue template and provide some more info. We can not help with the limited amount of info. Feel free to reopen when the issue template is filled in

jeroenptrs commented 6 years ago

@benjyz please refrain from deleting the issue template. Issues/PR's will be autoclosed.

To provide further insight to your question, you probably moved/renamed index.jsx in your index.html, which is why you get the file not found error