# onefood-vue
初始模板基于: https://github.com/PanJiaChen/vue-admin-template
# 安装依赖
npm install
# 启动服务 localhost:8013
npm run dev
# 构建生产环境
npm run buildhttps://nodejs.org/dist/v10.16.3/node-v10.16.3.tar.gz
tar zxvf node-v10.16.3.tar.gz
./configure && make && make install