mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
small fix
This commit is contained in:
committed by
Keagan McClelland
parent
c3e96ef5df
commit
a9c51e24f1
@@ -6,14 +6,10 @@
|
||||
|
||||
`npm i -g @ionic/cli`
|
||||
|
||||
`git clone https://github.com/Start9Labs/embassy-ui.git`
|
||||
`git clone https://github.com/Start9Labs/embassy-os.git`
|
||||
|
||||
`cd embassy-ui`
|
||||
`cd embassy-os/ui`
|
||||
|
||||
`npm i`
|
||||
|
||||
`ionic serve`
|
||||
|
||||
## Production Deployment
|
||||
|
||||
`ionic build --prod`
|
||||
|
||||
Reference in New Issue
Block a user