Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 212 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 212 Bytes

cnnode

vue开发cnnode中文社区

使用技术栈

  • vue

  • vue-router

  • vuex

  • iview

项目构建

// 安装依赖
npm install

// 开发模式
npm run dev

// 生产模式
npm run build