mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 10:57:04 +00:00
Make deploy documentation more clear
This commit is contained in:
@@ -6,7 +6,11 @@ If you would like to be interoperable with Flotilla, please check out this draft
|
||||
|
||||
# Deploy
|
||||
|
||||
To run your own Flotilla, it's as simple as `npm run build`, then serve the `build` directory.
|
||||
To run your own Flotilla, it's as simple as:
|
||||
|
||||
- `npm install`
|
||||
- `npm run build`
|
||||
- `npx serve build`
|
||||
|
||||
## Environment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user