Switch to single page application #2

Merged
array-in-a-matrix merged 8 commits from hpx-spa into main 2024-01-08 21:04:02 -05:00
Showing only changes of commit d2677f5220 - Show all commits

View file

@ -21,5 +21,5 @@ nimble install happyx
Development server:
```sh
npx dev --reload
hpx dev --reload
```