SEEC项目前端

WuXinyu 6e34c4e5b4 [新增] page-section 类 7 anni fa
mock d36f08085e Merge remote-tracking branch 'origin/develop' into feature/page-components-bay 7 anni fa
public 8409d55573 test try 7 anni fa
src 6e34c4e5b4 [新增] page-section 类 7 anni fa
tests 8409d55573 test try 7 anni fa
.browserslistrc 9bec9dd87d init 7 anni fa
.eslintrc.js 9bec9dd87d init 7 anni fa
.gitignore 9bec9dd87d init 7 anni fa
README.md 9bec9dd87d init 7 anni fa
babel.config.js 9bec9dd87d init 7 anni fa
jest.config.js 9bec9dd87d init 7 anni fa
package.json 4d4ca69884 [新增]工具类makeMarkdown && review部分的serializers 7 anni fa
postcss.config.js 9bec9dd87d init 7 anni fa
vue.config.js 0b9ae37000 mock config 7 anni fa
webpack.config.js f76c01b150 basic files 7 anni fa
yarn.lock 4d4ca69884 [新增]工具类makeMarkdown && review部分的serializers 7 anni fa

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.