https://github.com/p-adams/shadow-cljs-react
Simple shadow-cljs + React example
https://github.com/p-adams/shadow-cljs-react
clojurescript hooks react
Last synced: about 1 month ago
JSON representation
Simple shadow-cljs + React example
- Host: GitHub
- URL: https://github.com/p-adams/shadow-cljs-react
- Owner: p-adams
- Created: 2020-04-26T07:04:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T16:13:23.000Z (over 5 years ago)
- Last Synced: 2025-05-21T22:11:24.594Z (about 1 year ago)
- Topics: clojurescript, hooks, react
- Language: Clojure
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### shadow-cljs-react
A simple project showing how to use React with Shadow CLJS
#### Run locally
`npm install`
`npx shadow-cljs watch shadow-cljs-react`
Visit `localhost:8080` to view example