Skip to content

This is a seed project for clojure/clojurescript website. It has everything you need to start.

Notifications You must be signed in to change notification settings

cincy-functional-programmers/cljs-quicstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CincyFP CLJS Quickstart

Seed Project for Clojure/Clojurescript Web Application

Here is what you will need to run/build this applicaiton

  1. lieningen
  2. lein-cljsbuild

Building and Running

Once these are installed you can build and run the application with the following steps

  1. $>lein cljsbuild once
  2. $>lien run
  3. Navigate to http://localhost:10012

Technologies Used

  1. Enfocus – Templating and dom manipulation
  2. Noir – Simple Clojure web framework
  3. Fetch – Basic RMI between ClojureScript and Clojure

Happy Hacking!

About

This is a seed project for clojure/clojurescript website. It has everything you need to start.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published