voluntaryway / bitcoinsimulator

Educational Blockchain Simulator with interactive Tutorial.
GNU General Public License v3.0
6 stars 3 forks source link

Pls share readme.md with setup steps in Ubuntu 20 #2

Open johnfelipe opened 2 years ago

voluntaryway commented 2 years ago

You need node and npm, then install all dependencies with npm install. Additionally you need the aurelia cli to build the application. More detailed steps can be found on the website of the aurelia js framework. If you have any specific questions, you can ask. Otherwise it's difficult for me to see where you get stuck.