dnote/web
2019-09-30 11:55:11 +08:00
..
assets Include license notices (#255) 2019-09-30 11:55:11 +08:00
scripts Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
src Include license notices (#255) 2019-09-30 11:55:11 +08:00
webpack Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
.babelrc Open source server and web (#171) 2019-05-10 09:31:31 +10:00
.eslintrc Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
.gitignore Open source server and web (#171) 2019-05-10 09:31:31 +10:00
declrations.d.ts Include license notices (#255) 2019-09-30 11:55:11 +08:00
karma.conf.js Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
package-lock.json Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08:00
package.json Implement personal knowedge base version (#254) 2019-09-30 11:02:09 +08: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