@shibi-snowball/c3

0.1.28 • Public • Published

@kissflow/c3 (Custom Component Creator)

@kissflow/c3 is a cli tool that lets developers scaffold, develop and distribute @kissflow/c3 apps - minimal frontend projects that seamlessly integrate with Kissflow's products and extend its functionality.

To scaffold a @kissflow/c3 app,

npx @shibi-snowball/c3@latest <app-name>

After scaffolding a @kissflow/c3 app, follow these steps,

Navigate into the app's folder,

cd <app-name>

Install dependencies,

npm install

Serve the project for development,

npm run dev

To build the app,

npm run build

To zip the build artifacts for distribution,

npm run zip

Package Sidebar

Install

npm i @shibi-snowball/c3

Weekly Downloads

393

Version

0.1.28

License

ISC

Unpacked Size

18.2 kB

Total Files

13

Last publish

Collaborators

  • shibisuriya