A fractional investment platform for Ethereum.
- node.js v0.12.0+
- a locally-running Ethereum node
In this repo's root directory, run the following commands:
bower install
npm install
npm start
This will start a local web server that serves up the Spritzle UI. Point your browser to http://localhost:8000 to access the app.