Skip to content

waihoyu/sell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

My takeaway-app practice is based on the takeaway-project of ustbhuangyi/vue-sell.
This takeaway-app practice uses the MVVM framework -- Vue and the version is 2.5.16.

The source project is here: waihoyu/sell. If you feel this project is usefull for you ,you can fork it or star it . Thanks!

My github is https://github.com/waihoyu

Result Picture image

avatar

avatar

avatar

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