mirror of
https://github.com/dnote/dnote
synced 2026-03-15 06:55:49 +01:00
13 lines
159 B
Markdown
13 lines
159 B
Markdown
# Dnote web client
|
|
|
|
The web client for Dnote, built with React.
|
|
|
|
## scripts
|
|
|
|
Develop locally
|
|
|
|
* ./scripts/dev.sh
|
|
|
|
Build prod bundle
|
|
|
|
* ./scripts/build-prod.sh
|