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: 3 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T16:13:23.000Z (about 4 years ago)
- Last Synced: 2024-12-29T20:25:07.687Z (5 months ago)
- Topics: clojurescript, hooks, react
- Language: Clojure
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- 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