mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
|
|
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| webpack | ||
| .babelrc | ||
| .eslintrc | ||
| .gitignore | ||
| declrations.d.ts | ||
| jest.config.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