No description
.vscode | ||
public | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
package-lock.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.json |
nelle.observer
the source for nelle.observer
quick repo links
build/use
- clone the repo
- run
npm i
orpnpm i
npm run dev
to run a dynamic preview ornpm run build
to build the static site.- once the static site is built, the output will be in
/dist