Skip to content

emeraldwalk/tag-notes

Repository files navigation

Tag Notes

A simple PWA for capturing freeform notes with embedded titles and tags.

Live app: https://emeraldwalk.github.io/tag-notes/

Development

cd pwa
npm install
npm start

Scripts

Run from the pwa directory:

  • npm start / npm run dev – start the dev server
  • npm run build – type-check and build for production
  • npm test – run the test suite
  • npm run lint – lint the source

Deployment

Pushes to main are built and deployed to GitHub Pages automatically via .github/workflows/deploy.yml.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors