1.1.1 • Published 4 months ago

create-velte-app v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Create Velte App - A CLI to bootstrap new velte projects

Installation & Usage

  • Install CLI globally
npm i -g create-velte-app
  • Create test app with default arguments
mkdir test-app
cd test-app
create-velte-app --yes --git --install
  • or Run CLI without installation
npx create-velte-app --yes --git --install

Documentation

Full documentation at https://veltejsdocs.cyclic.app/cli

1.1.1

4 months ago

1.1.0

9 months ago

1.0.0

10 months ago