This is the source code for design and articles of Bitcart Official Blog
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production
$ yarn build
# generate static project
$ yarn export
This is the source code for design and articles of Bitcart Official Blog
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production
$ yarn build
# generate static project
$ yarn export