nelle-observer/README.md

17 lines
407 B
Markdown
Raw Normal View History

2024-08-02 22:29:25 -06:00
# nelle.observer
2024-08-02 22:27:39 -06:00
2024-08-02 23:38:15 -06:00
the source for [nelle.observer](https://nelle.observer)
## quick repo links
[kanban](https://git.nullafati.xyz/limepotato/nelle-observer/projects/1)
## build/use
1. clone the repo
2. run `npm i` or `pnpm i`
3. `npm run dev` to run a dynamic preview or `npm run build` to build the static site.
4. once the static site is built, the output will be in `/dist`
2024-08-02 23:38:28 -06:00
## ~~[license](./)~~ TODO