Skip to content

sonwh98/cljs-famous-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a ClojureScript rewrite of the Famous Twitter example http://famous.org/learn/Twitterus/index.html using Infamous https://github.com/sonwh98/infamous. It is one third of the size of the original JavasScript example

Run

This is a ClojureScript project so make sure you have Leiningen installed http://leiningen.org/

Run the following at the commandline:

lein figwheel

Then open your web browser to http://localhost:3449/index.html

Test out a modified version on the hamburger branch

git checkout hamburger
lein figwheel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published