Commit Graph
5 Commits
Author SHA1 Message Date
orrisroot df2c671844 docs: rewrite readme and split out the changelog
The README still described the Create React App scaffold and mixed
the release history into the same file.

- Document the current stack, requirements, project structure,
  routes, data model, and build output
- Move the release history to CHANGELOG.md and add entries for
  3.0.0, 3.0.1, and 3.0.2
2026-09-09 12:45:01 +09:00
orrisroot c22bf6ee0c docs: update README for Vite migration
Replace Create React App scripts with Vite equivalents.
Removes npm start, npm test, and npm run eject. Adds
npm run dev, npm run preview, npm run lint, npm run format,
and npm run format:check. Updates links to Vite and React docs.
2026-05-24 20:17:09 +09:00
orrisroot bea6025a10 update readme file. 2022-05-12 13:41:14 +09:00
orrisroot 9178a058aa update readme 2022-05-12 13:40:34 +09:00
orrisroot 81de5e7154 first commit. 2022-05-11 18:50:27 +09:00