Skip to content

gif search app with clojurescript re-frame firebase

Notifications You must be signed in to change notification settings

varinliali/giffy-nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giffy-nav

To get the app up and running you need to create a config folder with giffy and firebase api key

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

To compile clojurescript to javascript:

lein clean
lein cljsbuild once min

About

gif search app with clojurescript re-frame firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published