1.0.23 • Published 13 days ago

create-vt-app v1.0.23

Weekly downloads
-
License
ISC
Repository
-
Last release
13 days ago

CREATE VT APP Version

APP USAGE

Vt-app is an internal tool designed to facilitate the creation of new custom apps. Simply run npx create-vt-app and fill in the fields as needed. Refer below for the available templates and their definitions.

NOTE: To run vt-app in development mode to request a change you have to

1) in create-vt-app-tool folder run npm i 2) run npm i -g 3) Now, run npx create-vt-app and you should see the changes in your apply apply

How to use

Simply run npx create-vt-app in the desired directory

Templates

NOTES:

  • All the templates have the basic folders and files: Manifest,messages,docs, public folder, git ignore, prettier files and configurations.
  • All React folders include typings,package.json, and tsconfig
NAMEDEFINITION
EmptyOnly basic folder
StoreStore folder (interfaces.json) + React folder
My Account PluginStore folder (interfaces + plugins.json) + React folder (with my-account-plugin routes)
Pixel AppStore folder (interfaces + plugins.json) + Pixel folder + React folder (with index.tsx)
Service App (Node)Service App template (middleware & clients folders, service.json & index.ts)
Admin AppAdmin folder (navigation & routes.json) + React folder
Checkout CustomCheckout-ui-custom folder (src, components, vite) copy build code and paste in admin
Checkout SettingsCheckout-ui-custom folder (src, components, vite) link to use

All templates except Empty, Pixel, Node and Checkout may add Additional React folders, which adds the following folders: assets, context, graphql, hooks, iconLibrary, utils

1.0.23

13 days ago

1.0.19

26 days ago

1.0.21

26 days ago

1.0.18

27 days ago

1.0.17

27 days ago

1.0.14

4 months ago

1.0.13

4 months ago

1.1.0

6 months ago

1.0.7

6 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago