Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 213 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 213 Bytes

cnode-vue

Vue版 cnodejs.org社区 WebApp

Build Setup

# clone repo
git clone git@github.com:vuecn/cnode-vuecn.git

# install dependencies
npm install

# build for production
npm run build