Skip to content

An attempt at a skeleton for building Clojurescript apps with Figwheel and Clojure CLI

Notifications You must be signed in to change notification settings

PEZ/deps-edn-figwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figwheel on Clojure CLI

This is an attempt at creating a skeleton project using Figwheel together with Clojure CLI.

How to use

  1. Install Clojure.
  2. Download the code in this repo.
  3. From wherever you downloaded it, run clojure build.clj figwheel. (Since figwheel uses rebel, a readline is already supplied, so we use clojure instead of clj.)
  4. Attach to the web app on localhost:3449

About

An attempt at a skeleton for building Clojurescript apps with Figwheel and Clojure CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published