/unote-fe

The frontend for uNote, a note-taking PWA that works offline.

Primary LanguageJavaScriptISC LicenseISC

uNote-FE

The frontend for uNote, a note-taking PWA that works offline.

Setup

  1. Point the config files in src/config/ to your uNote-BE instances
  2. Build with npm run build-dev or npm run build-prod