SEEC项目前端

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

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.