Skip to content

imtns/qrmaker

Repository files navigation

<<<<<<< HEAD

小程序二维码生成工具

# install dependencies
npm install

# serve with hot reload at localhost:8081
npm run dev

# build for production with minification
npm run build
open server folder

run node app so you can use server side function

# Folder structure
* build - webpack config files
* config - webpack config files
* dist - build
* src -your app
    * api
    * assets
    * common
    * components - your vue components
    * mock
    * styles
    * views - your pages
    * vuex
    * App.vue
    * main.js - main file
    * routes.js
* static - static assets

=======
qr
>>>>>>> 912b7f9bb5c9aa929993e7342bce81f4cee7c47b

About

小程序二维码生成

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages