mirror of
https://github.com/status-im/reagent.git
synced 2025-02-10 19:07:29 +00:00
4 lines
55 B
Bash
Executable File
4 lines
55 B
Bash
Executable File
#!/bin/bash
|
|
set -x
|
|
lein with-profile react-16 figwheel
|