database-export vue project
node version = 14.0.0
npm version = 6.14.17
cnpm version = 7.0.0
# install dependencies
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