No description
Find a file
2024-08-03 01:03:46 -06:00
.vscode update readme 2024-08-02 23:38:15 -06:00
public add buttons 2024-08-03 01:03:46 -06:00
src add buttons 2024-08-03 01:03:46 -06:00
.gitignore init 2024-08-02 22:27:39 -06:00
astro.config.mjs add astro-min and astro-compressor for ssg optimization 2024-08-02 23:45:27 -06:00
package-lock.json add astro-min and astro-compressor for ssg optimization 2024-08-02 23:45:27 -06:00
package.json add astro-min and astro-compressor for ssg optimization 2024-08-02 23:45:27 -06:00
pnpm-lock.yaml astro font 2024-08-02 22:56:02 -06:00
README.md lint 2024-08-02 23:38:28 -06:00
tsconfig.json init 2024-08-02 22:27:39 -06:00

nelle.observer

the source for nelle.observer

kanban

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

license TODO