Skip to content

Commit 7502788

Browse files
committed
readme
1 parent 51e5da5 commit 7502788

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

jbrowse/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Current Implementation
2+
3+
This branch is a temporary solution and should not be used for serious use as it breaks good code practice and is based on an outdated version of @labkey/build (v 0.5.0), and may cause long-term development issues. The code in this branch serves more as a record for reference during development of a proper solution.
4+
5+
## Instructions
6+
1. Clone repo, checkout 21.4-jbrowse2-0.5.0 branch
7+
2. In jbrowse, run "npm install"
8+
3. Replace the contents of jbrowse/node_modules/@labkey/build/webpack/dev.config.js with that of jbrowse/dev.config.js
9+
4. In jbrowse, run "npm run build"
10+
5. Run debug, page is visible at http://localhost:8080/labkey/home/jbrowse-jbrowse.view?

0 commit comments

Comments
 (0)