Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
modules
duniter-ui
Commits
038d9512
Commit
038d9512
authored
5 years ago
by
Cédric Moreau
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Update outdated README
parent
36f8ed4e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+7
-5
7 additions, 5 deletions
README.md
yarn.lock
+1
-1
1 addition, 1 deletion
yarn.lock
with
8 additions
and
6 deletions
README.md
+
7
−
5
View file @
038d9512
...
...
@@ -18,16 +18,18 @@ Duniter graphical interface. This is a developement package which is embedded in
## Installation
> Requires Nodejs v4+ and Duniter v0.20+
> Requires Nodejs v9
> Requires NVM
> Requires Yarn
```
bash
git clone https://git.duniter.org/nodes/typescript/duniter.git
cd
duniter
npm
install
nvm
install
9
nvm use 9
yarn
```
## Run
```
bash
node
_modules/brunch/bin/brunch watch
--server
node
run.js direct_webstart
```
This diff is collapsed.
Click to expand it.
yarn.lock
+
1
−
1
View file @
038d9512
...
...
@@ -2115,7 +2115,7 @@ domain-browser@~1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
duniter@1.7.
21
:
duniter@1.7.
x
:
version "1.7.21"
resolved "https://registry.yarnpkg.com/duniter/-/duniter-1.7.21.tgz#492f1a9ab6dccf22632d5cd7cd11af9a30cccfe4"
dependencies:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment