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

Contributing documentation #137

Closed
altearius opened this issue Jan 29, 2016 · 1 comment
Closed

Contributing documentation #137

altearius opened this issue Jan 29, 2016 · 1 comment

Comments

@altearius
Copy link

I recently forked this project and got it working locally. The contributing documentation says:

Run npm install to install both node modules and bower components

Alas, this only installed node modules for me. I had to run bower install separately before I could run npm run build.

Am I missing something, or should the documentation be updated?

@geekjuice
Copy link
Contributor

Ah, the documentation needs to be updated. The post-install script that would run bower install was removed in this commit.

Thanks for the catching that!

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