Skip to content
Snippets Groups Projects
Commit a0e43f03 authored by Moul's avatar Moul
Browse files

[enh] readme: updates.

parent da54b8f0
Branches
No related tags found
No related merge requests found
# Duniter-ui
Duniter graphical interface. This is a developement package which is embedded in [Duniter software](https://github.com/duniter/duniter) on build phase.
## Installation
> Requires Nodejs v4+ and Duniter v0.20+
```bash
git clone https://github.com/duniter/duniter.git
cd duniter
npm install
```
## Run
```bash
node_modules/brunch/bin/brunch watch --server
```
# ucoin-ui
Graphical interface for future uCoin desktop software. This is a developement package which aims at being embedded by [uCoin software](https://github.com/ucoin-io/ucoin) on build phase.
## Installation
> Requires Nodejs v4+ and uCoin v0.20+
```
git clone https://github.com/ucoin-io/ucoin-ui.git
cd ucoin-ui
npm install
```
## Run
```
node_modules/brunch/bin/brunch watch --server
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment