Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using shadow-cljs with Nodejs #6

Open
humorless opened this issue Sep 20, 2019 · 0 comments
Open

Using shadow-cljs with Nodejs #6

humorless opened this issue Sep 20, 2019 · 0 comments

Comments

@humorless
Copy link
Owner

humorless commented Sep 20, 2019

  1. Download https://github.com/minimal-xyz/minimal-shadow-cljs-nodejs
  2. Watch compile and hot reload (run watch for your build)
yarn shadow-cljs watch app
  1. Start program (connect the JS runtime of the :target)
node target/main.js
  1. vim the source file, and give command like
:Piggieback :app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant