mirror of
https://github.com/dnote/dnote
synced 2026-03-15 23:15:50 +01:00
* Allow to change endpoints in settings * Allow to reset default settings * Fix auth * Release browser extension 2.0.0 |
||
|---|---|---|
| .. | ||
| assets | ||
| scripts | ||
| src | ||
| webpack | ||
| .babelrc | ||
| .eslintrc | ||
| .gitignore | ||
| declrations.d.ts | ||
| karma.conf.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Dnote web client
The web client for Dnote, built with React.
scripts
Develop locally
- ./scripts/dev.sh
Build prod bundle
- ./scripts/build-prod.sh