SEEC项目前端

Johnson cace91fcfb 修复页面刷新丢失数据bug před 7 roky
mock cace91fcfb 修复页面刷新丢失数据bug před 7 roky
public 8576191d1d 拉取dev před 7 roky
src cace91fcfb 修复页面刷新丢失数据bug před 7 roky
tests 8409d55573 test try před 7 roky
.browserslistrc 9bec9dd87d init před 7 roky
.eslintrc.js 9bec9dd87d init před 7 roky
.gitignore 9bec9dd87d init před 7 roky
README.md 9bec9dd87d init před 7 roky
babel.config.js 9bec9dd87d init před 7 roky
jest.config.js 9bec9dd87d init před 7 roky
package-lock.json 5215d1920d 修改了一下路由 před 7 roky
package.json 7b19596387 [新增] time picker před 7 roky
postcss.config.js 9bec9dd87d init před 7 roky
vue.config.js 3829437db0 与后端张怡接口调试通过 před 7 roky
webpack.config.js f76c01b150 basic files před 7 roky
yarn.lock 7b19596387 [新增] time picker před 7 roky

README.md

seec-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.