https://github.com/harmoniqs/harmoniqs.co
https://github.com/harmoniqs/harmoniqs.co
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harmoniqs/harmoniqs.co
- Owner: harmoniqs
- Created: 2024-08-10T13:05:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T11:03:48.000Z (about 1 year ago)
- Last Synced: 2025-03-27T11:34:33.672Z (about 1 year ago)
- Language: HTML
- Size: 2.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# harmoniqs.co
The main page for harmoniqs and the Piccolo.jl OSE.
## Contributing
### Prerequisties
- `node >= 18`
- `vitepress via: npm add -D vitepress`
### Build
```
npm run docs:build
```
### Serve
```
npm run docs:dev
```