Skip to content

bitcart/bitcart-blog

Repository files navigation

Bitcart Blog

This is the source code for design and articles of Bitcart Official Blog

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production
$ yarn build

# generate static project
$ yarn export