JimmyLv / JimmyLv/jimmylv.github.io

Learning ClojureScript

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
紧急: ★★★ 重要: ★★
Dominant language
No language data
Stars
731
Forks
114
PR merge metrics
No merged PRs in 30d

Description

## Description

- What's Target?
- [ClojureScript](http://clojurescript.org/index)
- What's Problem?
- total different lang pattern
- What's

## TODOs

### Getting Started

```bash
brew install leiningen
lein new figwheel first-cljs
lein figwheel #hot-reload
```

```
create-react-app hello-cljs
cd hello-cljs
yarn add shadow-cljs

#扑街
```

```
npm install -g create-elm-app
create-elm-app elm-app
elm-app start
```

## References

- https://leiningen.org/#install
- [How to Create ClojureScript App – Roman Liutikov – Medium](https://medium.com/@roman01la/how-to-create-clojurescript-app-4e38778c4762)
- [halfzebra/create-elm-app: Create Elm apps with zero configuration](https://github.com/halfzebra/create-elm-app#getting-started)
- [create-react-app + ClojureScript - YouTube](https://www.youtube.com/watch?v=BLDX5Twt2zk)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.