WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
snow-models
niViz
Commits
59dbdc1a
Commit
59dbdc1a
authored
May 20, 2022
by
Mathias Bavay
Browse files
Added a missing dependency
parent
b8df7b3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
59dbdc1a
...
...
@@ -3,13 +3,14 @@ niViz - Snowpack Visualization
Setup
-----
Ensure that Node.js and make are available on your system:
Ensure that Node.js and make are available on your system
as well as bower (installed through npm)
:
$ node -v
v8.5.0
$ make -v
GNU Make 4.0
Currently, it works properly with node 12.22.12 and npm 6.14.16.
Then run
`make dep`
to fetch and install all dependencies. At any
time, you can run
`make purge`
to remove all downloaded dependencies
completely.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment