Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

clojurephant/sample-clojurephant-cljs-app

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-clojurephant-cljs-app

Sample project using clojurephant to build a ClojureScript app.

Usage

Start the nREPL server:

$ ./gradlew clojureRepl

NOTE: REPL support for CLJS is still expermintal in in 0.8.0.

Connect to the nREPL server with your client/editor of choice and start the Figwheel REPL.

user => (do
          (require '[dev.clojurephant.tooling.figwheel-main :as fig])
          (fig/start :dev))

This uses the clojurephant-tooling JAR to interoperate with figwheel-main and the config in your build.gradle.

CIDER user's can use M-x cider-jack-in-cljs and use the custom option providing the above Clojure form to start the REPL.

More Help

See Clojurephant's docs.

About

Sample project using clojurephant to build a ClojureScript app.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.