Build Status Maintained With lerna Version License
git clone https://github.com/vapperjs/vapper.git
cd vapper
yarn installyarn test:unit
cd packages/core
yarn linkThis makes the vapper command globally available.
Projects in the examples directory as test fixtures.
Test specified project:
yarn test:e2e [...projectName]
# E.g
yarn test:e2e poi vue-cli3Test all project:
yarn test:e2e
This stress test is mainly used to troubleshoot memory leaks in vapper itself.
Projects in the examples directory as test fixtures.
Test specified project:
yarn test:stress [...projectName]
# E.g
yarn test:stress poi vue-cli3Test all project:
yarn test:stress
Vapper Β© ζ°΄ζ»΄FED, Released under the MIT License.
Authored and maintained by Front-end team of water drop.