SEEC项目前端

soleil 8125b3482c Merge branch 'develop' into feature/styleModified-zhouweilu il y a 7 ans
mock 19edd9eb83 [merge]merge develop分支 il y a 7 ans
public 8409d55573 test try il y a 7 ans
src 497527be0e [修改]布局 il y a 7 ans
tests 8409d55573 test try il y a 7 ans
.browserslistrc 9bec9dd87d init il y a 7 ans
.eslintrc.js 9bec9dd87d init il y a 7 ans
.gitignore 9bec9dd87d init il y a 7 ans
README.md 9bec9dd87d init il y a 7 ans
babel.config.js 9bec9dd87d init il y a 7 ans
jest.config.js 9bec9dd87d init il y a 7 ans
package.json 4d4ca69884 [新增]工具类makeMarkdown && review部分的serializers il y a 7 ans
postcss.config.js 9bec9dd87d init il y a 7 ans
vue.config.js 0b9ae37000 mock config il y a 7 ans
webpack.config.js f76c01b150 basic files il y a 7 ans
yarn.lock 4d4ca69884 [新增]工具类makeMarkdown && review部分的serializers il y a 7 ans

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.