Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (29 loc) · 832 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 832 Bytes

AIP FrontEnd

tested with jest jest

test jest test jest test jest test jest

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

生成的dist/文件夹可能有些奇怪,这是为了适应django的结构而配置的。

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.