https://github.com/wsmdyj/facebook
🎉Develop a facebook mobile webappp using vue fullstack https://github.com/WsmDyj/facebook
https://github.com/wsmdyj/facebook
axios better-scroll i18n koa2 mongodb stylus vant vue vue-cli vuex webpack
Last synced: about 1 month ago
JSON representation
🎉Develop a facebook mobile webappp using vue fullstack https://github.com/WsmDyj/facebook
- Host: GitHub
- URL: https://github.com/wsmdyj/facebook
- Owner: WsmDyj
- Created: 2018-07-15T03:47:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T05:15:57.000Z (almost 8 years ago)
- Last Synced: 2025-08-19T09:12:02.176Z (10 months ago)
- Topics: axios, better-scroll, i18n, koa2, mongodb, stylus, vant, vue, vue-cli, vuex, webpack
- Language: Vue
- Homepage:
- Size: 559 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# facebook
## Introduction
This is a lightweight facebook mobile app that lives in [vue](https://cn.vuejs.org/) and [Vant](https://cn.vuejs.org/).
It USES the latest front-end technology stack, built-in i18 internationalized solutions, backstage build user login registration, provide rich functional components, it can help you quickly build a lightweight app prototype. Believe this project will help you.
## Build Setup
``` bash
# 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 a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).