項目地址: 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