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 run example on Cordova #14

Open
GabrielCalleDev opened this issue May 19, 2018 · 2 comments
Open

How run example on Cordova #14

GabrielCalleDev opened this issue May 19, 2018 · 2 comments

Comments

@GabrielCalleDev
Copy link

Hello.

I am trying to start this app in cordova and I do not know if there is a problem but there is no file in the www folder. Can someone confirm if this example can be executed correctly?

Thank you!

best regards!

@mauron85
Copy link
Owner

Yes www folder is intentionally empty. You need to build app:

npm install
npm run build

Please read docs. Everything is there.

@GabrielCalleDev
Copy link
Author

GabrielCalleDev commented May 29, 2018

Ok. This works fine. Thanks you for your atention. i have done process uncorrectly.

Thanks!

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