https://github.com/genieframework/multiroute
https://github.com/genieframework/multiroute
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/genieframework/multiroute
- Owner: GenieFramework
- Created: 2022-02-10T09:10:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T08:43:13.000Z (over 4 years ago)
- Last Synced: 2025-03-25T04:27:03.300Z (over 1 year ago)
- Language: JavaScript
- Size: 483 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://github.com/GenieFramework/StippleUI.jl/issues/47
# How to run App
```
(MultiRoute) $ julia --project
julia> ]
pkg> instantiate
pkg> # quit julia
(MultiRoute) $ bin/server # Linux / Mac
(MultiRoute) $ bin/server.bat # windows
```
