An open API service indexing awesome lists of open source software.

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

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).