UNPKG

ng6-cli

Version:

Tooling to build applications with Angular 1.5, ES6, and Webpack.

6 lines (3 loc) 70 B
#!/usr/bin/env node var NG6 = require('../lib/ng6-cli'); new NG6();