@sigjs/create-sigjs-app
v0.0.13
Published
CLI tool to create a new Sig.JS app
Readme
Sig.JS Vite Plugin
This is a package for creating Sig.js applications.
Installation
No install intended for this package. Run the following command to create a new Sig.js application:
npx @sigjs/create-sigjs-appUsage
Run the following command to create a new Sig.js application:
npx @sigjs/create-sigjs-appThen run the dependencies installation:
npm installFinally, run the application:
npm run devLicense
This project is licensed under the MIT License.
