An open API service indexing awesome lists of open source software.

https://github.com/whatacold/reagent-boot-template

A simple project to get started with Reagent and boot.
https://github.com/whatacold/reagent-boot-template

Last synced: about 2 months ago
JSON representation

A simple project to get started with Reagent and boot.

Awesome Lists containing this project

README

        

A simple project to get started with Reagent and boot.

Usage:
1. `boot dev` to start the tasks and set up a nREPL server
2. Open another terminal, `boot repl -c` to start a nREPL client, and type `(start-repl)` to start the bREPL

References:
- https://reagent-project.github.io/
- https://github.com/magomimmo/modern-cljs
- https://github.com/boot-clj/boot