iview-fix-tal
v0.10.0
Published
iview-fix-tal
Downloads
5
Readme
To contribute to this project:
Install dependencies:
yarn install
Yes, we use yarn(not npm) to try our best to conform the original iview project settings. By the way, package-lock.json is ignored by git.
To develop:
npm run dev