Onion is the web client for ascribe
Go to file
Tim Daubenschütz f96ec92df6 resolving merge conflict 2015-05-15 15:22:29 +02:00
build Build pipeline works 2015-05-15 15:18:17 +02:00
js Build pipeline works 2015-05-15 15:18:17 +02:00
.gitignore Build pipeline works 2015-05-15 15:18:17 +02:00
README.md Build pipeline works 2015-05-15 15:18:17 +02:00
index.html Build pipeline works 2015-05-15 15:18:17 +02:00
package.json resolving merge conflict 2015-05-15 15:22:29 +02:00

README.md

Introduction

Onion is the web client for Ascribe. The idea is to have a well documented, easy to test, easy to hack, JavaScript application.

The code is JavaScript ECMA 6.

Getting started

git clone git@bitbucket.org:ascribe/onion.git
cd onion
npm install
npm run watch

Reading list