jbrowse-testing/reagent-test
michael 5e53eeb565 more WIP 2023-02-04 19:00:37 -08:00
..
public more WIP 2023-02-04 19:00:37 -08:00
src more WIP 2023-02-04 19:00:37 -08:00
.gitignore WIP 2023-02-04 14:49:44 -08:00
README.md WIP 2023-02-04 14:49:44 -08:00
index.html WIP 2023-02-04 14:49:44 -08:00
package.json more WIP 2023-02-04 17:17:48 -08:00
shadow-cljs.edn more WIP 2023-02-04 17:17:48 -08:00
yarn.lock WIP 2023-02-04 14:49:44 -08:00

README.md

Reagent JBrowse Plugin Test

Development

# Install dependencies
yarn
# Run dev server on port 3000
yarn shadow-cljs watch app

Start a ClojureScript REPL

npx shadow-cljs browser-repl

Building for production

npx shadow-cljs release app