0.1.0 • Published 3 years ago

jqtable v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

vue-demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

环境变量配置

See Mod and Env.

环境变量文件备注
.env在所有的环境中被载入
.env.local在所有的环境中被载入,但会被 git 忽略,适用于本地开发配置
.env.mode只在指定的模式中被载入
.env.mode.local只在指定的模式中被载入,但会被 git 忽略,但会被 git 忽略,适用于本地开发配置