Closed jaumebalust closed 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please revise doc and unit test if you change any behavior.
document
The document is powered by docsify and docsify-demo-box-vue
install docsify
go to project folder and run local server
You can preview your site in your browser on http://localhost:3000 with hot reload.
unit test
The unit test is based on karma and mocha, please make sure you change can pass the unit test, and add necessary unit test for your change.