0.0.3 • Published 3 years ago

create-vite-node v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

create-vite-node

A simple cli to create node template using Vite, vite-plugin-node, Vitest.

it's just for study and for fun now...

Feature

  • all vite can do :laughing:
  • custom project template (by me)
    • vite-node
    • web
      1. vue3-cms
      2. pioneer: vue3 + vite + ts + ant-design-vue + vitest
      3. pioneer-complete: pioneer + vue-router + pinia

scripts

  • install

    npm i create-vite-node -g
    pnpm add create-vite-node -g
  • use

    # create-vite-node alias => cvn
    cvn create [projectName] [options]

options

  • create:
    • -w, --web: create web template
0.0.3

3 years ago

0.0.2

4 years ago

0.0.11

4 years ago

0.0.1

4 years ago