/AwesomePOS

使用vue + elementUI搭建的一个收银系统。

Primary LanguageJavaScript

AwesomePOS

使用vue + elementUI搭建的一个收银系统。

技术栈

vue2 + webpack + vueRouter + elementUi

示例(images)

image

Build Setup

# install dependencies
npm install
或
cnpm 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