Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 307 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 307 Bytes

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