Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 366 Bytes

GenieFramework/StippleUI.jl#47

How to run App

(MultiRoute) $ julia --project
julia> ]
pkg> instantiate
pkg> <ctrl + d> # quit julia

(MultiRoute) $ bin/server # Linux / Mac
(MultiRoute) $ bin/server.bat  # windows

chedar