create-voidjs
TypeScript icon, indicating that this package has built-in type declarations

0.3.20 • Public • Published

create-voidjs

Set up a voidjs project by running one command.

System requirements

  • Node.js 12 or later
  • MacOS, Windows and Linux are supported

Get started

  • To create a new voidjs project, run npm init:
    npm init voidjs ./my-app
  • Or if you are using yarn, run yarn create:
    yarn create voidjs ./my-app

Package Sidebar

Install

npm i create-voidjs

Weekly Downloads

13

Version

0.3.20

License

MIT

Unpacked Size

17.4 kB

Total Files

19

Last publish

Collaborators

  • chenxsan