Update README.md

This commit is contained in:
Sunghoon Kwak 2020-07-15 21:24:56 +09:00 committed by GitHub
parent 44aaf4a156
commit 689536b735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,16 +39,6 @@ After page is loaded, you may also start a REPL connected to browser with:
yarn shadow-cljs cljs-repl app yarn shadow-cljs cljs-repl app
``` ```
### Release
Compile with optimizations with `release` sub-command:
```bash
yarn shadow-cljs release app
mkdir -p target && cp assets/index.html target/
yarn serve # serving target/ on http://localhost:8080
```
## Description ## Description
Propel is an implementation of the Push programming Propel is an implementation of the Push programming