floral.systems/README.md

25 lines
546 B
Markdown
Raw Permalink Normal View History

2024-09-16 11:00:04 +00:00
# floral.systems
2024-09-16 11:53:41 +00:00
website for The Distro&pkgset ecosystem
2024-09-16 11:00:04 +00:00
```bash
bun i
bun dev
```
2024-09-16 11:53:41 +00:00
## building
2024-09-16 11:00:04 +00:00
2024-09-16 11:53:41 +00:00
to create a production version of your app:
2024-09-16 11:00:04 +00:00
```bash
bun run build
```
2024-09-16 11:53:41 +00:00
you can preview the production build with `bun run preview`.
2024-09-16 11:00:04 +00:00
2024-09-16 11:53:41 +00:00
> to deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.
2024-09-16 11:00:04 +00:00
## license
2024-10-05 21:19:09 +00:00
This work is licensed under Creative Commons Attribution-ShareAlike 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/