戴艳蓉 866908b23e 首次提交 | hace 3 años | |
---|---|---|
build | hace 3 años | |
public | hace 3 años | |
scripts | hace 3 años | |
src | hace 3 años | |
tests | hace 3 años | |
.editorconfig | hace 3 años | |
.env.development | hace 3 años | |
.env.production | hace 3 años | |
.env.staging | hace 3 años | |
.eslintignore | hace 3 años | |
.eslintrc.js | hace 3 años | |
.gitignore | hace 3 años | |
.travis.yml | hace 3 años | |
README.md | hace 3 años | |
babel.config.js | hace 3 años | |
jest.config.js | hace 3 años | |
jsconfig.json | hace 3 años | |
package.json | hace 3 años | |
plopfile.js | hace 3 años | |
postcss.config.js | hace 3 años | |
vue.config.js | hace 3 años |
npm install
npm run dev
This will automatically open http://localhost:8080
## Build
bash
npm run build:stage
npm run build:prod ```