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

Install instructions #19

Closed
slick2 opened this issue Feb 9, 2017 · 2 comments
Closed

Install instructions #19

slick2 opened this issue Feb 9, 2017 · 2 comments

Comments

@slick2
Copy link

slick2 commented Feb 9, 2017

@afk11 instructions on the README.md

npm install -g gulp
git clone https://github.com/blocktrail/blocktrail-webwallet.git
cd  blocktrail-webwallet
npm install
git submodule update --init --recursive # for translations package
cp appconfig.example.json appconfig.json
gulp
@slick2
Copy link
Author

slick2 commented Feb 9, 2017

also please include the minimum node.js version to run, i've tried node version 0.10 upto 4.0, i've got it working on 7.0

@afk11
Copy link
Contributor

afk11 commented Feb 10, 2017

I'll update the readme with that, thanks! I'll have to look at the minimum, I usually use v0.12.15 or so, but worth mentioning.

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

3 participants