a job-find website work for shanghai web front-end
-
Components
- Header(顶部导航区域)
- Listview(列表区)
- Pagination(分页组件)
- Search(搜索)
- Selector(筛选)
-
page
- HomePage (主页)
- Jddetail(JD详情)
- Landpage(登陆页面)
- Publishpage(JD发布页面)
# 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.