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 re-frame (web frontend only) #10

Open
humorless opened this issue Jan 1, 2020 · 0 comments
Open

Using shadow-cljs with re-frame (web frontend only) #10

humorless opened this issue Jan 1, 2020 · 0 comments

Comments

@humorless
Copy link
Owner

  1. Follow this Guide https://github.com/day8/re-frame-template
lein new re-frame <project-name> 
cd <project-name>
lein deps
yarn install  # or npm install
tmux && lein dev
  1. Setup browser as the guide described
  2. vim the source file, and give command like
:Piggieback :app
@humorless humorless changed the title Using shadow-cljs with re-frame Using shadow-cljs with re-frame (web frontend only) Jan 1, 2020
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