Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashkachan/nodejs-cljs
Nodejs / cljsjs.react.dom bug test case
https://github.com/sashkachan/nodejs-cljs
Last synced: about 2 months ago
JSON representation
Nodejs / cljsjs.react.dom bug test case
- Host: GitHub
- URL: https://github.com/sashkachan/nodejs-cljs
- Owner: sashkachan
- Created: 2017-01-10T09:08:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T22:48:45.000Z (almost 8 years ago)
- Last Synced: 2023-11-19T13:41:40.729Z (about 1 year ago)
- Language: Clojure
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-cljs
Nodejs / cljsjs.react.dom bug test case# Assumptions
- NodeJS installed system wide
- No react or react.dom node modules installed# Run
```
$ java -cp $(lein classpath) clojure.main node.clj && node main.js
```