mirror of
https://github.com/status-im/reagent.git
synced 2025-01-28 20:56:29 +00:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
set -ex
|
|
lein with-profile react-16 figwheel
|