#vue-admin

迈出全栈的第一步

本仓库代码在不断更新中,有需要的童鞋可以看之前的commit,commit比较乱,别打我:)

# front-end
npm run dev
npm run build

localhost:8888/dist/

# back-end
nodemon app

localhost:9999/api/