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

Use npm for all dependencies #28

Open
cangoektas opened this issue May 14, 2016 · 2 comments
Open

Use npm for all dependencies #28

cangoektas opened this issue May 14, 2016 · 2 comments

Comments

@cangoektas
Copy link
Collaborator

Just looked our bower dependencies up on npm. I found all dependencies we have currently defined in bower.json besides bootstrap. If we can find a way to include bootstrap without bower I think we should be able to define all dependencies in our package.json file. That way we would only need to npm install.

What do you think @ahmedissa @KaiOelfke ?

@cangoektas
Copy link
Collaborator Author

Related to #21

@cangoektas
Copy link
Collaborator Author

Recently stumbled upon Bootstrap on npm, don't know why I didn't find it before. There is nothing holding us back from defining all our dependencies with npm and dropping bower.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants