Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

duniter-ui

duniter28AGPL-3.01.8.0

Duniter graphical interface. This is a developement package which is embedded in Duniter software on build phase.

duniter, ucoin, openudc, crypto-currency

readme

Duniter-ui

Duniter graphical interface. This is a developement package which is embedded in Duniter software on build phase.

Installation

Requires NVM Requires Yarn

npm i -g nvm yarn bower
bower install
nvm install 9
nvm use 9
yarn --pure-lockfile

Run

firefox http://localhost:9220 &
yarn run webstart

Dev server with hot reload on file save

firefox http://localhost:9220 &
yarn run start