Skip to content

Commit

Permalink
Merge pull request #75 from feenes/dvl/feenes/upd_wevbif1
Browse files Browse the repository at this point in the history
update webif1 + READMEs
  • Loading branch information
feenes authored Apr 21, 2022
2 parents 365dba3 + 3e7f9f6 commit ae7f325
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ Compiling the web front end
You will require a working node environment. You might for example use nvm.

pip install -e .
# TODO: next two lines should be integrated into a build script
pip install nodeenv
nodeenv -p -n 12.22.12
# now build
timon_build webif all

Testing / Running the web front end(s)
Expand Down
Loading

0 comments on commit ae7f325

Please sign in to comment.