UNPKG

@7x7cl/qwik

Version:

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

4 lines (3 loc) 70 B
#!/usr/bin/env node const qwik = require('./cli.cjs'); qwik.runCli();