项目地址: github
登陆一下css
左边右边都会滚滚滚的分类啦html
喜欢就点个小星星vue
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.html5
主要技术栈webpack
| |—— build |—— config |——src : dev resources. | |—— assets/ | | |____css | | |____images | |—— public/ 公共组件 | | |____ BottomNav.vue | | |____ SearchBar.vue | | |____ TabBar.vue | | |____ sidebar.vue | |—— page | | |____ cart | | |____ category | | |____ good | | |____ mainframe | | |____ mine | |—— router/ | | |____ index.js 路由映射 | |—— store/ | | |____ store.js | |—— App.vue :neteast-yanxuan SPA | |__ main.js : the entry of douban-movieSPA | |__ static : static files