Skip to content

jflinchbaugh/event-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

279 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the App for Dev and Tests in Browser

$ npx shadow-cljs watch frontend test-browser

Compile the App for Production

$ npx shadow-cljs compile frontend

In Emacs

cider-jack-in-cljs -> shadow -> :frontend

It'll give you a cljs repl in emacs and launch the browser view of the app.

Tests in Browser

  • npx shadow-cljs watch test-browser

Browser Tests and Frontend at the Same Time

  • npx shadow-cljs watch test-browser frontend

Run the Tests in Node

npx shadow-cljs compile test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors