We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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.
No branches or pull requests
@afk11 instructions on the README.md
The text was updated successfully, but these errors were encountered: