re-frame-test
Cross platform (cljs and clj) utilities for testing re-frame applications
File Explorer
Download Latest Version (.zip)- continuous-deployment-workflow.yml
- continuous-integration-workflow.yml
- dependabot.yml
- FUNDING.yml
- codeStyleSettings.xml
- intro.md
- index.html
- todos.css
- core.cljs
- db.cljs
- events.cljs
- subs.cljs
- views.cljs
- deps.cljs
- core_test.cljs
- README.md
- .gitignore
- karma.conf.js
- package-lock.json
- package.json
- project.clj
- README.md
- test.cljc
- chrome_shadow_test_runner.clj
- macros.cljc
- test_test.cljc
- .dir-locals.el
- .gitignore
- bb.edn
- CHANGELOG.md
- deps.edn
- LICENSE
- package-lock.json
- package.json
- README.md
- shadow-cljs.edn
# Installation Guide
1. Get the code
git clone https://github.com/day8/re-frame-test
Downloads the entire project code from GitHub to your computer.
cd re-frame-test
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
You will need `npm`, with:
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
