dnote/web
2021-12-08 22:26:15 +11:00
..
assets Add 2021 (#574) 2021-12-08 22:26:15 +11:00
src Add 2021 (#574) 2021-12-08 22:26:15 +11:00
webpack Add 2021 (#574) 2021-12-08 22:26:15 +11:00
.babelrc Open source server and web (#171) 2019-05-10 09:31:31 +10:00
.gitignore Generate code coverage for js test (#302) 2019-11-09 16:10:00 +08:00
declrations.d.ts Add 2021 (#574) 2021-12-08 22:26:15 +11:00
jest.config.js Add 2021 (#574) 2021-12-08 22:26:15 +11:00
package-lock.json Upgrade dependencies. (#501) 2020-08-25 18:36:16 +10:00
package.json Fix lint (#500) 2020-08-23 12:25:24 +10: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