Skip to content

Commit

Permalink
Issue #22: (WIP!) add dev docs inside README.md
Browse files Browse the repository at this point in the history
I just log what I try - so far, it does not build
  • Loading branch information
AOphagen committed Feb 5, 2023
1 parent baec2ba commit edd5513
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,12 @@ Don't clone this if you come from another community.
The original can be found at https://github.com/ffrgb/meshviewer

# Documentation
https://rubo77.gitbook.io/meshviewer-documentation
https://rubo77.gitbook.io/meshviewer-documentation

## Dev Documentation (WIP!)

I just log what I have found to be necessary for me locally

1. Install `node` and `npm`
2. `python2` is needed, as well
3. In the path where the package.json is located, run `npm install`.

0 comments on commit edd5513

Please sign in to comment.