dnote/web
Sung Won Cho 478b412169
Display version in settings (#293)
* Display version in settings

* Fix placeholder

* Fix button size

* Fix time format

* Add support link

* Add license
2019-10-30 00:58:08 -07:00
..
assets Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
scripts Display version in settings (#293) 2019-10-30 00:58:08 -07:00
src Display version in settings (#293) 2019-10-30 00:58:08 -07:00
webpack Display version in settings (#293) 2019-10-30 00:58:08 -07:00
.babelrc Open source server and web (#171) 2019-05-10 09:31:31 +10:00
.eslintrc Allow to specify repetition rule (#280) 2019-10-28 00:34:59 -07:00
.gitignore Open source server and web (#171) 2019-05-10 09:31:31 +10:00
declrations.d.ts Display version in settings (#293) 2019-10-30 00:58:08 -07:00
karma.conf.js Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
package-lock.json Allow to configure endpoints for browser extension (#285) 2019-10-28 22:50:10 -07:00
package.json Upgrade (#284) 2019-10-28 18:36:24 -07:00
README.md Open source server and web (#171) 2019-05-10 09:31:31 +10:00
tsconfig.json Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00

Dnote web client

The web client for Dnote, built with React.

scripts

Develop locally

  • ./scripts/dev.sh

Build prod bundle

  • ./scripts/build-prod.sh