SEEC项目前端

Bay 3102ee4322 update doc 7 rokov pred
mock 8409d55573 test try 7 rokov pred
public 8409d55573 test try 7 rokov pred
src 3102ee4322 update doc 7 rokov pred
tests 8409d55573 test try 7 rokov pred
.browserslistrc 9bec9dd87d init 7 rokov pred
.eslintrc.js 9bec9dd87d init 7 rokov pred
.gitignore 9bec9dd87d init 7 rokov pred
README.md 9bec9dd87d init 7 rokov pred
babel.config.js 9bec9dd87d init 7 rokov pred
jest.config.js 9bec9dd87d init 7 rokov pred
package.json 8409d55573 test try 7 rokov pred
postcss.config.js 9bec9dd87d init 7 rokov pred
vue.config.js 0b9ae37000 mock config 7 rokov pred
webpack.config.js f76c01b150 basic files 7 rokov pred
yarn.lock 8409d55573 test try 7 rokov pred

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.