dnote/web
Sung Won Cho 7e81c2cde6
Implement payment method update (#245)
* Implement payment method update

* Add license
2019-08-03 19:22:48 +10:00
..
scripts Allow to rename books (#239) 2019-08-01 09:21:24 +10:00
src Implement payment method update (#245) 2019-08-03 19:22:48 +10:00
static Update issue templates (#195) 2019-05-29 21:57:55 +10:00
webpack Fix build (#188) 2019-05-23 22:58:58 +10:00
.babelrc Open source server and web (#171) 2019-05-10 09:31:31 +10:00
.eslintrc Implement checkout flow (#187) 2019-05-23 22:20:15 +10:00
.gitignore Open source server and web (#171) 2019-05-10 09:31:31 +10:00
.prettierrc Open source server and web (#171) 2019-05-10 09:31:31 +10:00
index.html Open source server and web (#171) 2019-05-10 09:31:31 +10:00
karma.conf.js Open source server and web (#171) 2019-05-10 09:31:31 +10:00
package-lock.json Implement server binary (#223) 2019-07-22 13:41:09 +10:00
package.json Bump depedencies (#196) 2019-05-27 21:48:14 +10:00
README.md Open source server and web (#171) 2019-05-10 09:31:31 +10: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