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

additional setup steps (bower) #40

Open
alex-rind opened this issue Aug 3, 2017 · 0 comments
Open

additional setup steps (bower) #40

alex-rind opened this issue Aug 3, 2017 · 0 comments

Comments

@alex-rind
Copy link
Contributor

When setting up the project anew, I needed the following steps:

npm install -g brunch
npm install -g bower
npm install # use deps as listed in package.json
bower install
brunch build

Current working versions:
node: 7.9.0 (via nvm)
npm: 4.2.0
brunch: 1.8.5
bower: 1.8.0

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

1 participant