Skip to content

WsmDyj/facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook

Introduction

This is a lightweight facebook mobile app that lives in vue and Vant. 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

# 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 and docs for vue-loader.