Merge pull request #124 from microsoft/users/GitHubPolicyService/7c6e3612-f2be-44ea-92c4-0c5f7bc11389 Adding Microsoft SECURITY.MD
Merge pull request #124 from microsoft/users/GitHubPolicyService/7c6e3612-f2be-44ea-92c4-0c5f7bc11389
Adding Microsoft SECURITY.MD
npm install
npm run install-certificate
npm start
npm run package
.pbiviz
dist
npm test
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Facet Key Powerbi Custom Visual
Install
npm installDebugging
npm run install-certificateand following the steps from: https://github.com/Microsoft/PowerBI-visuals/blob/master/tools/CertificateSetup.mdnpm startto start development.Building
npm run packageto package the visual..pbivizfile will be generated in thedistfolderTesting
npm test