npm install
npm run bootstrap
npm run build
npm test # runs all command line tests, takes a couple of minutes
code ./tools.code-workspace # opens vscode in workspace mode, configured for the monorepo
Polymer Tools Monorepo
npm install
npm run bootstrap
npm run build
npm test # runs all command line tests, takes a couple of minutes
code ./tools.code-workspace # opens vscode in workspace mode, configured for the monorepo
Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License