Cljs Rum Realworld Example App Save Abandoned

ClojureScript + Rum codebase containing real world examples

Project README

ClojureScript + Rum example app

ClojureScript + Rum codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Development

  • Install Java
  • Install Leiningen brew install leiningen
  • Install rlwrap brew install rlwrap
  • Install NPM dependencies npm i
  • Run development server rlwrap lein figwheel dev
  • Build for production lein cljsbuild once min

Want to contribute?

  • Explore RealWorld project repo
  • Read front-end spec (requirements) of the project
  • Learn Rum and Citrus libraries
  • Choose an issue with help wanted label
  • If there's no issue for a task you want to do create an issue with description of the task so everyone knows what are you working on
  • Follow the code style as much as possible, we want the codebase to be consistent
  • Send PRs with small commits for a review, it's easier to understand small changes
  • Join our Gitter chat realworld-dev/clojurescript
Open Source Agenda is not affiliated with "Cljs Rum Realworld Example App" Project. README Source: roman01la/cljs-rum-realworld-example-app
Stars
52
Open Issues
9
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating