Skip to content

a simple admin demo,backend use node,frontend use vue.

Notifications You must be signed in to change notification settings

DevinLin01/vue-fb-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vue-admin

迈出全栈的第一步

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

# front-end
npm run dev
npm run build

localhost:8888/dist/

# back-end
nodemon app

localhost:9999/api/

About

a simple admin demo,backend use node,frontend use vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 37.6%
  • Vue 31.4%
  • JavaScript 30.2%
  • Other 0.8%