www_duniayetu/README.md

12 lines
336 B
Markdown
Raw Permalink Normal View History

2023-12-13 13:15:13 +00:00
# Flowers 4 Peace
2022-11-15 11:11:07 +00:00
2023-12-13 13:15:13 +00:00
## Developing
2022-11-15 11:11:07 +00:00
2023-12-13 13:15:13 +00:00
### Prerequisites
- Vlang installed
- freeflowuniverse/crystallib (branch development_db) & freeflowuniverse/webcomponents modules installed and pulled
2022-11-15 11:11:07 +00:00
2023-12-13 13:15:13 +00:00
You can run:
`v -enable-globals -cg -w run.vsh`
2022-11-15 11:11:07 +00:00
2023-12-13 13:15:13 +00:00
Live reloading is under development, so quit (`ctrl+c`) and re-run the command to view your changes.