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

build folder missing. #7

Closed
sjkurani opened this issue Dec 6, 2016 · 1 comment
Closed

build folder missing. #7

sjkurani opened this issue Dec 6, 2016 · 1 comment

Comments

@sjkurani
Copy link

sjkurani commented Dec 6, 2016

I cloned the repository to my local system and tried to execute the project then in console i am able to find that the build directory under demo/js is missing.

Please find attached screen shot.

screenshot from 2016-12-06 17 58 38

I can able to get the files from
https://incredibleweb.github.io/pwa-tutorial/js/build/vendor.min.js
and
https://incredibleweb.github.io/pwa-tutorial/js/build/script.min.js

but these files were missing while getting clone of the repository.

@kevinfarrugia
Copy link
Contributor

@sjkurani you are required to run grunt, i.e. open the command line in the root folder and execute:

grunt dev

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